Update README.md
Browse files
README.md
CHANGED
|
@@ -2,16 +2,19 @@
|
|
| 2 |
license: mit
|
| 3 |
base_model: xlm-roberta-base
|
| 4 |
tags:
|
| 5 |
-
-
|
| 6 |
metrics:
|
| 7 |
- f1
|
| 8 |
widget:
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
model-index:
|
| 13 |
- name: xlm-roberta-ner-ja
|
| 14 |
results: []
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -54,4 +57,4 @@ The following hyperparameters were used during training:
|
|
| 54 |
- Transformers 4.35.2
|
| 55 |
- Pytorch 2.0.1+cu118
|
| 56 |
- Datasets 2.15.0
|
| 57 |
-
- Tokenizers 0.15.0
|
|
|
|
| 2 |
license: mit
|
| 3 |
base_model: xlm-roberta-base
|
| 4 |
tags:
|
| 5 |
+
- ner
|
| 6 |
metrics:
|
| 7 |
- f1
|
| 8 |
widget:
|
| 9 |
+
- text: 2006年5月9日に開催されたE3の会場における任天堂のプレゼンテーション内で初めて公開され、日本では2007年2月22日に発売された。
|
| 10 |
+
- text: 東京大学法学部助手、北海道大学法学部助教授を経て、現在、北海道大学大学院法学研究科教授。
|
| 11 |
+
- text: ヨーロッパで大航海時代が始まった15世紀末の1488年に、ポルトガル人のバルトロメウ・ディアスがアフリカ大陸南端の喜望峰に到達した。
|
| 12 |
model-index:
|
| 13 |
- name: xlm-roberta-ner-ja
|
| 14 |
results: []
|
| 15 |
+
language:
|
| 16 |
+
- ja
|
| 17 |
+
pipeline_tag: token-classification
|
| 18 |
---
|
| 19 |
|
| 20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 57 |
- Transformers 4.35.2
|
| 58 |
- Pytorch 2.0.1+cu118
|
| 59 |
- Datasets 2.15.0
|
| 60 |
+
- Tokenizers 0.15.0
|