IProject-10
commited on
Commit
•
6e60a91
1
Parent(s):
d55144d
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,19 @@ datasets:
|
|
8 |
model-index:
|
9 |
- name: xlm-roberta-base-finetuned-squad2
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -58,4 +71,4 @@ The following hyperparameters were used during training:
|
|
58 |
- Transformers 4.31.0
|
59 |
- Pytorch 2.0.1+cu118
|
60 |
- Datasets 2.14.3
|
61 |
-
- Tokenizers 0.13.3
|
|
|
8 |
model-index:
|
9 |
- name: xlm-roberta-base-finetuned-squad2
|
10 |
results: []
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
- ar
|
14 |
+
- de
|
15 |
+
- el
|
16 |
+
- es
|
17 |
+
- hi
|
18 |
+
- ro
|
19 |
+
- ru
|
20 |
+
- th
|
21 |
+
- tr
|
22 |
+
- vi
|
23 |
+
- zh
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
71 |
- Transformers 4.31.0
|
72 |
- Pytorch 2.0.1+cu118
|
73 |
- Datasets 2.14.3
|
74 |
+
- Tokenizers 0.13.3
|