Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,12 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: Ernie-3.0-base-chinese-finetuned-ner
|
11 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -70,4 +76,4 @@ The following hyperparameters were used during training:
|
|
70 |
- Transformers 4.35.2
|
71 |
- Pytorch 2.1.0+cu121
|
72 |
- Datasets 2.16.1
|
73 |
-
- Tokenizers 0.15.0
|
|
|
9 |
model-index:
|
10 |
- name: Ernie-3.0-base-chinese-finetuned-ner
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- gyr66/privacy_detection
|
14 |
+
language:
|
15 |
+
- zh
|
16 |
+
library_name: transformers
|
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
|
|
|
76 |
- Transformers 4.35.2
|
77 |
- Pytorch 2.1.0+cu121
|
78 |
- Datasets 2.16.1
|
79 |
+
- Tokenizers 0.15.0
|