Update README.md
Browse files
README.md
CHANGED
@@ -6,11 +6,13 @@ tags: []
|
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
-
|
10 |
|
11 |
|
12 |
## Model Details
|
13 |
-
|
|
|
|
|
14 |
### Model Description
|
15 |
|
16 |
<!-- Provide a longer summary of what this model is. -->
|
|
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
Finetune the model "sentence-transformers/all-MiniLM-L6-v2" on Yelp for binary classifcation task
|
10 |
|
11 |
|
12 |
## Model Details
|
13 |
+
Epoch Training Loss Validation Loss Accuracy
|
14 |
+
1 0.064000 0.061475 0.979474
|
15 |
+
2 0.044100 0.070500 0.981158
|
16 |
### Model Description
|
17 |
|
18 |
<!-- Provide a longer summary of what this model is. -->
|