GuillemGSubies commited on
Commit
4132482
1 Parent(s): d4788f6

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.871
34
 
35
  Please refer to the original publication for more information TODO LINK
36
 
 
7
  - xlm-roberta-large
8
  license: mit
9
  datasets:
10
+ - "ehealth_kd"
11
  metrics:
12
  - f1
13
 
14
  model-index:
15
+ - name: IIC/xlm-roberta-large-ehealth_kd
16
  results:
17
  - task:
18
  type: token-classification
19
  dataset:
20
+ name: eHealth-KD
21
+ type: ehealth_kd
22
  split: test
23
  metrics:
24
  - name: f1
 
28
 
29
  ---
30
 
31
+ # xlm-roberta-large-ehealth_kd
32
 
33
+ This model is a finetuned version of xlm-roberta-large for the eHealth-KD dataset used in a benchmark in the paper TODO. The model has a F1 of 0.871
34
 
35
  Please refer to the original publication for more information TODO LINK
36