davidliu1110 commited on
Commit
2c6eb16
1 Parent(s): 7140073

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -8,22 +8,22 @@ metrics:
8
  - f1
9
  - accuracy
10
  model-index:
11
- - name: ckiplab-bert-base-chinese-david-ner
12
  results: []
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
- # ckiplab-bert-base-chinese-david-ner
19
 
20
  This model is a fine-tuned version of [ckiplab/bert-base-chinese](https://huggingface.co/ckiplab/bert-base-chinese) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.2052
23
- - Precision: 0.8271
24
- - Recall: 0.8414
25
- - F1: 0.8342
26
- - Accuracy: 0.9455
27
 
28
  ## Model description
29
 
@@ -55,8 +55,8 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.1484 | 1.4 | 500 | 0.2071 | 0.7739 | 0.8379 | 0.8046 | 0.9399 |
59
- | 0.0708 | 2.8 | 1000 | 0.2052 | 0.8271 | 0.8414 | 0.8342 | 0.9455 |
60
 
61
 
62
  ### Framework versions
 
8
  - f1
9
  - accuracy
10
  model-index:
11
+ - name: ckiplab-bert-chinese-david-ner
12
  results: []
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
+ # ckiplab-bert-chinese-david-ner
19
 
20
  This model is a fine-tuned version of [ckiplab/bert-base-chinese](https://huggingface.co/ckiplab/bert-base-chinese) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.2218
23
+ - Precision: 0.8209
24
+ - Recall: 0.8379
25
+ - F1: 0.8294
26
+ - Accuracy: 0.9452
27
 
28
  ## Model description
29
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.2628 | 1.4 | 500 | 0.2450 | 0.8287 | 0.8172 | 0.8229 | 0.9390 |
59
+ | 0.0773 | 2.8 | 1000 | 0.2218 | 0.8209 | 0.8379 | 0.8294 | 0.9452 |
60
 
61
 
62
  ### Framework versions