GuillemGSubies commited on
Commit
e7e0fcc
1 Parent(s): 508e63e

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -7,18 +7,18 @@ tags:
7
  - xlm-roberta-large
8
  license: mit
9
  datasets:
10
- - "bigbio/distemist"
11
  metrics:
12
  - f1
13
 
14
  model-index:
15
- - name: IIC/xlm-roberta-large-distemist
16
  results:
17
  - task:
18
  type: token-classification
19
  dataset:
20
- name: distemist
21
- type: bigbio/distemist
22
  split: test
23
  metrics:
24
  - name: f1
@@ -28,9 +28,9 @@ pipeline_tag: token-classification
28
 
29
  ---
30
 
31
- # xlm-roberta-large-distemist
32
 
33
- This model is a finetuned version of xlm-roberta-large for the distemist dataset used in a benchmark in the paper TODO. The model has a F1 of 0.949
34
 
35
  Please refer to the original publication for more information TODO LINK
36
 
 
7
  - xlm-roberta-large
8
  license: mit
9
  datasets:
10
+ - "IIC/livingner1"
11
  metrics:
12
  - f1
13
 
14
  model-index:
15
+ - name: IIC/xlm-roberta-large-livingner1
16
  results:
17
  - task:
18
  type: token-classification
19
  dataset:
20
+ name: livingner1
21
+ type: IIC/livingner1
22
  split: test
23
  metrics:
24
  - name: f1
 
28
 
29
  ---
30
 
31
+ # xlm-roberta-large-livingner1
32
 
33
+ This model is a finetuned version of xlm-roberta-large for the livingner1 dataset used in a benchmark in the paper TODO. The model has a F1 of 0.949
34
 
35
  Please refer to the original publication for more information TODO LINK
36