End of training
Browse files- all_results.json +9 -0
- test_results.json +9 -0
- trainer_state.json +0 -0
all_results.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"accuracy": 0.028839471855455177,
|
| 3 |
+
"f1": 0.023974757001164228,
|
| 4 |
+
"precision": 0.024909273415180292,
|
| 5 |
+
"recall": 0.028839471855455177,
|
| 6 |
+
"top_10_accuracy": 0.09624739402362752,
|
| 7 |
+
"top_1_accuracy": 0.028839471855455177,
|
| 8 |
+
"top_5_accuracy": 0.07400972897845726
|
| 9 |
+
}
|
test_results.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"accuracy": 0.028839471855455177,
|
| 3 |
+
"f1": 0.023974757001164228,
|
| 4 |
+
"precision": 0.024909273415180292,
|
| 5 |
+
"recall": 0.028839471855455177,
|
| 6 |
+
"top_10_accuracy": 0.09624739402362752,
|
| 7 |
+
"top_1_accuracy": 0.028839471855455177,
|
| 8 |
+
"top_5_accuracy": 0.07400972897845726
|
| 9 |
+
}
|
trainer_state.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|