BenjaminTT commited on
Commit
54c415c
1 Parent(s): 3ddd1a9

End of training

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: nlpie/bio-mobilebert
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: NLPGroupProject-Finetune-bio-mobilebert
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # NLPGroupProject-Finetune-bio-mobilebert
17
+
18
+ This model is a fine-tuned version of [nlpie/bio-mobilebert](https://huggingface.co/nlpie/bio-mobilebert) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.9925
21
+ - Accuracy: 0.737
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 4
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 0.25 | 250 | 0.8564 | 0.705 |
53
+ | 12.045 | 0.5 | 500 | 0.7663 | 0.726 |
54
+ | 12.045 | 0.75 | 750 | 0.7659 | 0.707 |
55
+ | 0.8388 | 1.0 | 1000 | 0.7144 | 0.737 |
56
+ | 0.8388 | 1.25 | 1250 | 0.7986 | 0.734 |
57
+ | 0.658 | 1.5 | 1500 | 0.8002 | 0.728 |
58
+ | 0.658 | 1.75 | 1750 | 0.7685 | 0.736 |
59
+ | 0.6945 | 2.0 | 2000 | 0.7751 | 0.738 |
60
+ | 0.6945 | 2.25 | 2250 | 1.2388 | 0.73 |
61
+ | 0.5058 | 2.5 | 2500 | 1.1562 | 0.733 |
62
+ | 0.5058 | 2.75 | 2750 | 0.9343 | 0.736 |
63
+ | 0.5251 | 3.0 | 3000 | 0.9925 | 0.737 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.40.0
69
+ - Pytorch 2.2.2+cu118
70
+ - Datasets 2.19.0
71
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9de34ce45d4b8c09c4ed2af70132ed18ad8511ad4e9c05e97bb1de6ecc4cc71
3
  size 98468060
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4d1ebc031285fbf62ae7b01e0742df9b30773b7d71cff6fa78a84a6a19abb1d
3
  size 98468060