Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,10 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: xlm-roberta-base-idkmrc
|
8 |
results: []
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -56,4 +60,4 @@ The following hyperparameters were used during training:
|
|
56 |
- Transformers 4.34.0
|
57 |
- Pytorch 2.0.1+cu118
|
58 |
- Datasets 2.14.5
|
59 |
-
- Tokenizers 0.14.1
|
|
|
6 |
model-index:
|
7 |
- name: xlm-roberta-base-idkmrc
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- NusaCrowd/idk_mrc
|
11 |
+
language:
|
12 |
+
- id
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
60 |
- Transformers 4.34.0
|
61 |
- Pytorch 2.0.1+cu118
|
62 |
- Datasets 2.14.5
|
63 |
+
- Tokenizers 0.14.1
|