Merge pull request #123 from microsoft/liqun-fix
Fix broken link for gensen aml notebook in readme
This commit is contained in:
Коммит
7a8e4cf4d4
|
@ -21,4 +21,4 @@ The following summarizes each notebook for Sentence Similarity. Each notebook pr
|
|||
|---|---|---|
|
||||
|[Creating a Baseline model](baseline_deep_dive.ipynb)| Yes| A baseline model is a basic solution that serves as a point of reference for comparing other models to. The baseline model's performance gives us an indication of how much better our models can perform relative to a naive approach.|
|
||||
|Senteval |[local](senteval_local.ipynb), [AzureML](senteval_azureml.ipynb)|SentEval is a widely used benchmarking tool for evaluating general-purpose sentence embeddings. Running SentEval locally is easy, but not necessarily efficient depending on the model specs. We provide an example on how to do this efficiently in Azure Machine Learning Service. |
|
||||
|[GenSen on AzureML](gensen_aml_deep_dive.ipynb_)| No | This notebook serves as an introduction to an end-to-end NLP solution for sentence similarity building one of the State of the Art models, GenSen, on the AzureML platform. We show the advantages of AzureML when training large NLP models with GPU.
|
||||
|[GenSen on AzureML](gensen_aml_deep_dive.ipynb)| No | This notebook serves as an introduction to an end-to-end NLP solution for sentence similarity building one of the State of the Art models, GenSen, on the AzureML platform. We show the advantages of AzureML when training large NLP models with GPU.
|
||||
|
|
Загрузка…
Ссылка в новой задаче