vineetsharma commited on
Commit
6db6ed2
1 Parent(s): 5333a82

Training complete

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: BioMedical_NER-maccrobat-distilbert
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # BioMedical_NER-maccrobat-distilbert
20
+
21
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.9979
24
+ - Precision: 0.4681
25
+ - Recall: 0.5719
26
+ - F1: 0.5148
27
+ - Accuracy: 0.7371
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 8
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 10
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 1.0 | 45 | 1.7911 | 0.0 | 0.0 | 0.0 | 0.6197 |
59
+ | No log | 2.0 | 90 | 1.5118 | 0.3469 | 0.0414 | 0.0739 | 0.6378 |
60
+ | No log | 3.0 | 135 | 1.3141 | 0.3698 | 0.2341 | 0.2867 | 0.6706 |
61
+ | No log | 4.0 | 180 | 1.1994 | 0.4085 | 0.3350 | 0.3681 | 0.6906 |
62
+ | No log | 5.0 | 225 | 1.1360 | 0.4134 | 0.4395 | 0.4261 | 0.6997 |
63
+ | No log | 6.0 | 270 | 1.0721 | 0.4492 | 0.4708 | 0.4597 | 0.7188 |
64
+ | No log | 7.0 | 315 | 1.0519 | 0.4414 | 0.5356 | 0.4840 | 0.7229 |
65
+ | No log | 8.0 | 360 | 1.0100 | 0.4724 | 0.5421 | 0.5049 | 0.7357 |
66
+ | No log | 9.0 | 405 | 1.0026 | 0.4663 | 0.5679 | 0.5121 | 0.7358 |
67
+ | No log | 10.0 | 450 | 0.9979 | 0.4681 | 0.5719 | 0.5148 | 0.7371 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.32.1
73
+ - Pytorch 2.0.1+cu117
74
+ - Datasets 2.14.4
75
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:269eac68462b8ccfe37be75ec25a2ccd3e5ed17336c46bc8ada0d7cd2c9b6d77
3
  size 265738597
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f2eeb33b4132f0fabc928b319e395cbdc0feed370e20621171575dfefe891a5
3
  size 265738597