albertmartinez
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: xlm-roberta-large-sdg-classification
|
11 |
results: []
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -64,4 +67,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.49.0.dev0
|
65 |
- Pytorch 2.1.2.post304
|
66 |
- Datasets 3.2.0
|
67 |
-
- Tokenizers 0.21.0
|
|
|
9 |
model-index:
|
10 |
- name: xlm-roberta-large-sdg-classification
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- albertmartinez/OSDG
|
14 |
+
pipeline_tag: text-classification
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
67 |
- Transformers 4.49.0.dev0
|
68 |
- Pytorch 2.1.2.post304
|
69 |
- Datasets 3.2.0
|
70 |
+
- Tokenizers 0.21.0
|