vesteinn lbourdois commited on
Commit
4c6bc1b
1 Parent(s): df5e8c2

Add multilingual to the language tag (#2)

Browse files

- Add multilingual to the language tag (c8cecd5d3d59625f39794a4634840f89b6f257ab)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,28 +1,29 @@
1
  ---
 
 
 
 
2
  license: agpl-3.0
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
  - glue
7
- language:
8
- - en
9
- - is
10
  metrics:
11
  - matthews_correlation
12
  model-index:
13
  - name: XLMR-ENIS-finetuned-cola
14
  results:
15
  - task:
16
- name: Text Classification
17
  type: text-classification
 
18
  dataset:
19
  name: glue
20
  type: glue
21
  args: cola
22
  metrics:
23
- - name: Matthews Correlation
24
- type: matthews_correlation
25
  value: 0.6306425398187112
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - en
4
+ - is
5
+ - multilingual
6
  license: agpl-3.0
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
  - glue
 
 
 
11
  metrics:
12
  - matthews_correlation
13
  model-index:
14
  - name: XLMR-ENIS-finetuned-cola
15
  results:
16
  - task:
 
17
  type: text-classification
18
+ name: Text Classification
19
  dataset:
20
  name: glue
21
  type: glue
22
  args: cola
23
  metrics:
24
+ - type: matthews_correlation
 
25
  value: 0.6306425398187112
26
+ name: Matthews Correlation
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You