Commit
•
2851fe2
1
Parent(s):
9abaaba
Add the Danish language tag (#1)
Browse files- Update README.md (49f37cd257b35e82be800abbf0115ad655edefc3)
Co-authored-by: Dan Saattrup Nielsen <saattrupdan@users.noreply.huggingface.co>
README.md
CHANGED
@@ -6,6 +6,8 @@ metrics:
|
|
6 |
model-index:
|
7 |
- name: da_sent_xlm
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -52,4 +54,4 @@ The following hyperparameters were used during training:
|
|
52 |
- Transformers 4.24.0.dev0
|
53 |
- Pytorch 1.12.1
|
54 |
- Datasets 2.6.1
|
55 |
-
- Tokenizers 0.12.1
|
|
|
6 |
model-index:
|
7 |
- name: da_sent_xlm
|
8 |
results: []
|
9 |
+
language:
|
10 |
+
- da
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
54 |
- Transformers 4.24.0.dev0
|
55 |
- Pytorch 1.12.1
|
56 |
- Datasets 2.6.1
|
57 |
+
- Tokenizers 0.12.1
|