BenjaminTT commited on
Commit
4de987a
·
verified ·
1 Parent(s): 1b8bff6

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-AL
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-AL
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: 1.1613
21
+ - Accuracy: 0.742
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.3121 | 250 | 0.8770 | 0.737 |
53
+ | 6.4745 | 0.6242 | 500 | 0.8535 | 0.731 |
54
+ | 6.4745 | 0.9363 | 750 | 0.8849 | 0.729 |
55
+ | 0.7885 | 1.2484 | 1000 | 0.8966 | 0.734 |
56
+ | 0.7885 | 1.5605 | 1250 | 0.8883 | 0.723 |
57
+ | 0.6817 | 1.8727 | 1500 | 1.0612 | 0.729 |
58
+ | 0.6817 | 2.1848 | 1750 | 0.9602 | 0.739 |
59
+ | 0.5535 | 2.4969 | 2000 | 1.5924 | 0.74 |
60
+ | 0.5535 | 2.8090 | 2250 | 1.1613 | 0.742 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.40.0
66
+ - Pytorch 2.2.2+cu118
67
+ - Datasets 2.19.0
68
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e719042c42bd142c5ca42cf788d66580c5b954bb85a4ea52d4de6e9e3054cba
3
  size 98468060
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bb58993d09fca1941692990f21ea54bd86296c03f6da431859e5c483fa6a933
3
  size 98468060