GuillemGSubies commited on
Commit
487b5f9
1 Parent(s): f60069e

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -7,18 +7,18 @@ tags:
7
  - roberta-large-bne
8
  license: apache-2.0
9
  datasets:
10
- - "bigbio/distemist"
11
  metrics:
12
  - f1
13
 
14
  model-index:
15
- - name: IIC/roberta-large-bne-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
- # roberta-large-bne-distemist
32
 
33
- This model is a finetuned version of roberta-large-bne for the distemist dataset used in a benchmark in the paper TODO. The model has a F1 of 0.939
34
 
35
  Please refer to the original publication for more information TODO LINK
36
 
 
7
  - roberta-large-bne
8
  license: apache-2.0
9
  datasets:
10
+ - "IIC/livingner1"
11
  metrics:
12
  - f1
13
 
14
  model-index:
15
+ - name: IIC/roberta-large-bne-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
+ # roberta-large-bne-livingner1
32
 
33
+ This model is a finetuned version of roberta-large-bne for the livingner1 dataset used in a benchmark in the paper TODO. The model has a F1 of 0.939
34
 
35
  Please refer to the original publication for more information TODO LINK
36