GuillemGSubies
commited on
Commit
•
cd58e2b
1
Parent(s):
217dabf
Add README.md
Browse files
README.md
CHANGED
@@ -7,18 +7,18 @@ tags:
|
|
7 |
- XLM_R_Galen
|
8 |
license: mit
|
9 |
datasets:
|
10 |
-
- "
|
11 |
metrics:
|
12 |
- f1
|
13 |
|
14 |
model-index:
|
15 |
-
- name: IIC/XLM_R_Galen-
|
16 |
results:
|
17 |
- task:
|
18 |
type: token-classification
|
19 |
dataset:
|
20 |
-
name:
|
21 |
-
type:
|
22 |
split: test
|
23 |
metrics:
|
24 |
- name: f1
|
@@ -28,9 +28,9 @@ pipeline_tag: token-classification
|
|
28 |
|
29 |
---
|
30 |
|
31 |
-
# XLM_R_Galen-
|
32 |
|
33 |
-
This model is a finetuned version of XLM_R_Galen for the
|
34 |
|
35 |
Please refer to the original publication for more information TODO LINK
|
36 |
|
|
|
7 |
- XLM_R_Galen
|
8 |
license: mit
|
9 |
datasets:
|
10 |
+
- "IIC/livingner1"
|
11 |
metrics:
|
12 |
- f1
|
13 |
|
14 |
model-index:
|
15 |
+
- name: IIC/XLM_R_Galen-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_R_Galen-livingner1
|
32 |
|
33 |
+
This model is a finetuned version of XLM_R_Galen for the livingner1 dataset used in a benchmark in the paper TODO. The model has a F1 of 0.907
|
34 |
|
35 |
Please refer to the original publication for more information TODO LINK
|
36 |
|