MatanBenChorin
commited on
Commit
•
37722b6
1
Parent(s):
7f8f579
Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ The following hyperparameters were used during training:
|
|
63 |
- lr_scheduler_type: linear
|
64 |
- num_epochs: 15
|
65 |
|
66 |
-
It took about
|
67 |
|
68 |
### Framework versions
|
69 |
|
@@ -74,12 +74,12 @@ It took about 8 hours to finish training.
|
|
74 |
|
75 |
### Results
|
76 |
|
77 |
-
**Model size**: `
|
78 |
|
79 |
-
| Metric | # Value |
|
80 |
-
| ------ | --------- |
|
81 |
-
| **Exact Match** | **42.6** |
|
82 |
-
| **F1** | **55.9** |
|
83 |
## Example Usage
|
84 |
|
85 |
|
|
|
63 |
- lr_scheduler_type: linear
|
64 |
- num_epochs: 15
|
65 |
|
66 |
+
It took about 9.5 hours to finish training.
|
67 |
|
68 |
### Framework versions
|
69 |
|
|
|
74 |
|
75 |
### Results
|
76 |
|
77 |
+
**Model size**: `415M`
|
78 |
|
79 |
+
| Metric | # Value |
|
80 |
+
| ------ | --------- |
|
81 |
+
| **Exact Match** | **42.6** |
|
82 |
+
| **F1** | **55.9** |
|
83 |
## Example Usage
|
84 |
|
85 |
|