Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ datasets:
|
|
7 |
model-index:
|
8 |
- name: mt5-base-squad2-fin
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -50,4 +52,4 @@ The following hyperparameters were used during training:
|
|
50 |
- Transformers 4.26.1
|
51 |
- Pytorch 1.13.1+cu116
|
52 |
- Datasets 2.10.1
|
53 |
-
- Tokenizers 0.13.2
|
|
|
7 |
model-index:
|
8 |
- name: mt5-base-squad2-fin
|
9 |
results: []
|
10 |
+
metrics:
|
11 |
+
- f1
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
52 |
- Transformers 4.26.1
|
53 |
- Pytorch 1.13.1+cu116
|
54 |
- Datasets 2.10.1
|
55 |
+
- Tokenizers 0.13.2
|