Add or update model card README
Browse files
README.md
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
---
|
2 |
-
{}
|
3 |
-
---
|
4 |
-
|
5 |
|
6 |
license: apache-2.0
|
7 |
---
|
@@ -12,12 +8,14 @@
|
|
12 |
## Evaluation Results
|
13 |
|
14 |
Below are the evaluation metrics from the training run:
|
|
|
15 |
| Metric | Value |
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
8 |
## Evaluation Results
|
9 |
|
10 |
Below are the evaluation metrics from the training run:
|
11 |
+
|
12 |
| Metric | Value |
|
13 |
+
| --- | --- |
|
14 |
+
| eval_loss | 3677304.5 |
|
15 |
+
| eval_f1 | 0.32 |
|
16 |
+
| eval_runtime | 0.7035 |
|
17 |
+
| eval_samples_per_second | 24.166 |
|
18 |
+
| eval_steps_per_second | 24.166 |
|
19 |
+
| epoch | 2.0 |
|
20 |
+
|
21 |
+
|