gyr66 commited on
Commit
66d3cf2
β€’
1 Parent(s): 2f28122

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -23,27 +23,27 @@ model-index:
23
  metrics:
24
  - name: Precision
25
  type: precision
26
- value: 0.67106
27
  - name: Recall
28
  type: recall
29
- value: 0.75554
30
  - name: F1
31
  type: f1
32
- value: 0.7108
33
  - name: Accuracy
34
  type: accuracy
35
- value: 0.91212
36
  ---
37
 
38
- # bert-base-chinese-finetuned-ner
39
 
40
  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.
41
  It achieves the following results on the evaluation set:
42
- - Loss: 0.7408
43
- - Precision: 0.6711
44
- - Recall: 0.7555
45
- - F1: 0.7108
46
- - Accuracy: 0.9121
47
 
48
  ## Model description
49
 
 
23
  metrics:
24
  - name: Precision
25
  type: precision
26
+ value: 0.7052
27
  - name: Recall
28
  type: recall
29
+ value: 0.7606
30
  - name: F1
31
  type: f1
32
+ value: 0.7318
33
  - name: Accuracy
34
  type: accuracy
35
+ value: 0.9138
36
  ---
37
 
38
+ # RoBERTa-ext-large-chinese-finetuned-ner
39
 
40
  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.
41
  It achieves the following results on the evaluation set:
42
+ - Loss: 0.7697
43
+ - Precision: 0.7052
44
+ - Recall: 0.7606
45
+ - F1: 0.7318
46
+ - Accuracy: 0.9138
47
 
48
  ## Model description
49