Instructions to use harish/AStitchInLanguageModels-Task2_EN_SentTransSelectTokenizedFineTuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use harish/AStitchInLanguageModels-Task2_EN_SentTransSelectTokenizedFineTuned with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("harish/AStitchInLanguageModels-Task2_EN_SentTransSelectTokenizedFineTuned", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Harish Tayyar Madabushi commited on
Commit ·
271af75
1
Parent(s): 85eb075
added model
Browse files
similarity_evaluation_sts-dev_results.csv
DELETED
|
@@ -1,2 +0,0 @@
|
|
| 1 |
-
epoch,steps,cosine_pearson,cosine_spearman,euclidean_pearson,euclidean_spearman,manhattan_pearson,manhattan_spearman,dot_pearson,dot_spearman
|
| 2 |
-
0,-1,0.7508694665314464,0.8142439099490888,0.7709141532937479,0.7868061230544775,0.77141252733663,0.7869469402579785,0.7362593896689172,0.7526907554256697
|
|
|
|
|
|
|
|
|