imvladikon
commited on
Commit
•
f7f65a1
1
Parent(s):
bdfcfbc
Update README.md
Browse files
README.md
CHANGED
@@ -43,7 +43,15 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
### Framework versions
|
49 |
|
|
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
+
```
|
47 |
+
***** predict metrics *****
|
48 |
+
predict_samples = 1102
|
49 |
+
test_exact_match = 27.7073
|
50 |
+
test_f1 = 51.787
|
51 |
+
test_runtime = 0:00:32.05
|
52 |
+
test_samples_per_second = 34.383
|
53 |
+
test_steps_per_second = 4.306
|
54 |
+
```
|
55 |
|
56 |
### Framework versions
|
57 |
|