Upload artifacts/mlflow_metrics.csv with huggingface_hub
Browse files
artifacts/mlflow_metrics.csv
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
metric,value
|
| 2 |
+
test_f1,0.7770863251954683
|
| 3 |
+
train_accuracy,0.6551702073201945
|
| 4 |
+
train_f1,0.7846381329177157
|
| 5 |
+
train_recall,0.9962451796224884
|
| 6 |
+
test_precision,0.6401156677181914
|
| 7 |
+
train_precision,0.6471751598655152
|
| 8 |
+
test_recall,0.9886317498984978
|
| 9 |
+
test_accuracy,0.6424366521627848
|