Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ metrics:
|
|
| 8 |
model-index:
|
| 9 |
- name: checkpoints_27_9_microsoft_deberta_21_9
|
| 10 |
results: []
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -20,7 +21,7 @@ It achieves the following results on the evaluation set:
|
|
| 20 |
- Loss: 0.6632
|
| 21 |
- Map@3: 0.8608
|
| 22 |
- Accuracy: 0.775
|
| 23 |
-
|
| 24 |
## Model description
|
| 25 |
|
| 26 |
More information needed
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: checkpoints_27_9_microsoft_deberta_21_9
|
| 10 |
results: []
|
| 11 |
+
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 21 |
- Loss: 0.6632
|
| 22 |
- Map@3: 0.8608
|
| 23 |
- Accuracy: 0.775
|
| 24 |
+
- MAX_INPUT = 256
|
| 25 |
## Model description
|
| 26 |
|
| 27 |
More information needed
|