Shuheng Liu
commited on
Commit
•
11eb7d3
1
Parent(s):
ace555e
Updated README
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ metrics:
|
|
11 |
- f1
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
-
- name:
|
15 |
results:
|
16 |
- task:
|
17 |
name: Token Classification
|
@@ -40,7 +40,7 @@ model-index:
|
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
41 |
should probably proofread and complete it, then remove this comment. -->
|
42 |
|
43 |
-
#
|
44 |
|
45 |
This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on the uner_chn_gsd dataset.
|
46 |
It achieves the following results on the evaluation set:
|
|
|
11 |
- f1
|
12 |
- accuracy
|
13 |
model-index:
|
14 |
+
- name: uner_chn_gsd
|
15 |
results:
|
16 |
- task:
|
17 |
name: Token Classification
|
|
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
41 |
should probably proofread and complete it, then remove this comment. -->
|
42 |
|
43 |
+
# uner_chn_gsd
|
44 |
|
45 |
This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on the uner_chn_gsd dataset.
|
46 |
It achieves the following results on the evaluation set:
|