gyr66 commited on
Commit
2f81f91
β€’
1 Parent(s): 0286e89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -9,6 +9,10 @@ metrics:
9
  model-index:
10
  - name: RoBERTa-ext-large-crf-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
@@ -16,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # RoBERTa-ext-large-crf-chinese-finetuned-ner
18
 
19
- This model was trained from scratch on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.7186
22
  - Precision: 0.6813
@@ -70,4 +74,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: RoBERTa-ext-large-crf-chinese-finetuned-ner
11
  results: []
12
+ datasets:
13
+ - gyr66/privacy_detection
14
+ language:
15
+ - zh
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
20
 
21
  # RoBERTa-ext-large-crf-chinese-finetuned-ner
22
 
23
+ This model is a fine-tuned version of [chinese-roberta-wwm-ext-large](https://huggingface.co/hfl/chinese-roberta-wwm-ext-large) on the [gyr66/privacy_detection](https://huggingface.co/datasets/gyr66/privacy_detection) dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.7186
26
  - Precision: 0.6813
 
74
  - Transformers 4.35.2
75
  - Pytorch 2.1.0+cu121
76
  - Datasets 2.16.1
77
+ - Tokenizers 0.15.0