Commit ·
f4dc0ac
1
Parent(s): 50a1494
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,12 @@ datasets:
|
|
| 7 |
model-index:
|
| 8 |
- name: hebert_parashoot
|
| 9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -62,4 +68,4 @@ results:
|
|
| 62 |
- Transformers 4.31.0
|
| 63 |
- Pytorch 2.0.1+cu118
|
| 64 |
- Datasets 2.14.2
|
| 65 |
-
- Tokenizers 0.13.3
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: hebert_parashoot
|
| 9 |
results: []
|
| 10 |
+
language:
|
| 11 |
+
- he
|
| 12 |
+
metrics:
|
| 13 |
+
- f1
|
| 14 |
+
- exact_match
|
| 15 |
+
pipeline_tag: question-answering
|
| 16 |
---
|
| 17 |
|
| 18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 68 |
- Transformers 4.31.0
|
| 69 |
- Pytorch 2.0.1+cu118
|
| 70 |
- Datasets 2.14.2
|
| 71 |
+
- Tokenizers 0.13.3
|