silpakanneganti commited on
Commit
4a87689
1 Parent(s): 3ebc921

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -33
README.md CHANGED
@@ -2,11 +2,6 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
- metrics:
6
- - precision
7
- - recall
8
- - f1
9
- - accuracy
10
  model-index:
11
  - name: bert-medical-ner
12
  results: []
@@ -18,12 +13,6 @@ should probably proofread and complete it, then remove this comment. -->
18
  # bert-medical-ner
19
 
20
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
21
- It achieves the following results on the evaluation set:
22
- - Loss: 1.0001
23
- - Precision: 0.6207
24
- - Recall: 0.6501
25
- - F1: 0.6351
26
- - Accuracy: 0.7695
27
 
28
  ## Model description
29
 
@@ -52,28 +41,6 @@ The following hyperparameters were used during training:
52
 
53
  ### Training results
54
 
55
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
- |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
- | No log | 1.0 | 63 | 1.5798 | 0.3498 | 0.3921 | 0.3697 | 0.6168 |
58
- | No log | 2.0 | 126 | 1.1942 | 0.5020 | 0.5286 | 0.5150 | 0.7028 |
59
- | No log | 3.0 | 189 | 1.0593 | 0.5345 | 0.5826 | 0.5575 | 0.7280 |
60
- | No log | 4.0 | 252 | 0.9799 | 0.5722 | 0.6065 | 0.5889 | 0.7451 |
61
- | No log | 5.0 | 315 | 0.9394 | 0.5905 | 0.6187 | 0.6043 | 0.7534 |
62
- | No log | 6.0 | 378 | 0.9171 | 0.5995 | 0.6262 | 0.6126 | 0.7576 |
63
- | No log | 7.0 | 441 | 0.9068 | 0.6071 | 0.6324 | 0.6195 | 0.7623 |
64
- | 1.0968 | 8.0 | 504 | 0.9076 | 0.6171 | 0.6323 | 0.6246 | 0.7638 |
65
- | 1.0968 | 9.0 | 567 | 0.9280 | 0.6095 | 0.6361 | 0.6225 | 0.7637 |
66
- | 1.0968 | 10.0 | 630 | 0.9231 | 0.6117 | 0.6414 | 0.6262 | 0.7670 |
67
- | 1.0968 | 11.0 | 693 | 0.9322 | 0.6183 | 0.6460 | 0.6319 | 0.7685 |
68
- | 1.0968 | 12.0 | 756 | 0.9529 | 0.6200 | 0.6503 | 0.6347 | 0.7689 |
69
- | 1.0968 | 13.0 | 819 | 0.9550 | 0.6148 | 0.6451 | 0.6296 | 0.7672 |
70
- | 1.0968 | 14.0 | 882 | 0.9736 | 0.6227 | 0.6466 | 0.6344 | 0.7688 |
71
- | 1.0968 | 15.0 | 945 | 0.9791 | 0.6206 | 0.6460 | 0.6330 | 0.7679 |
72
- | 0.4223 | 16.0 | 1008 | 0.9854 | 0.6194 | 0.6490 | 0.6339 | 0.7699 |
73
- | 0.4223 | 17.0 | 1071 | 0.9870 | 0.6185 | 0.6494 | 0.6336 | 0.7692 |
74
- | 0.4223 | 18.0 | 1134 | 0.9957 | 0.6208 | 0.6498 | 0.6350 | 0.7702 |
75
- | 0.4223 | 19.0 | 1197 | 0.9994 | 0.6189 | 0.6510 | 0.6345 | 0.7693 |
76
- | 0.4223 | 20.0 | 1260 | 1.0001 | 0.6207 | 0.6501 | 0.6351 | 0.7695 |
77
 
78
 
79
  ### Framework versions
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
 
 
 
5
  model-index:
6
  - name: bert-medical-ner
7
  results: []
 
13
  # bert-medical-ner
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
 
 
 
 
 
 
16
 
17
  ## Model description
18
 
 
41
 
42
  ### Training results
43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
 
45
 
46
  ### Framework versions