BenjaminTT commited on
Commit
88cd275
1 Parent(s): 1f57555

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: apache-2.0
3
+ base_model: google-bert/bert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: NLPGroupProject-Finetune-Bert
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-Bert
17
+
18
+ This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.2570
21
+ - Accuracy: 0.716
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.9015 | 0.677 |
53
+ | 0.9879 | 0.5 | 500 | 0.8100 | 0.71 |
54
+ | 0.9879 | 0.75 | 750 | 0.9159 | 0.709 |
55
+ | 0.8313 | 1.0 | 1000 | 0.9674 | 0.722 |
56
+ | 0.8313 | 1.25 | 1250 | 0.9637 | 0.719 |
57
+ | 0.628 | 1.5 | 1500 | 0.7818 | 0.719 |
58
+ | 0.628 | 1.75 | 1750 | 0.9127 | 0.721 |
59
+ | 0.6537 | 2.0 | 2000 | 0.8752 | 0.722 |
60
+ | 0.6537 | 2.25 | 2250 | 1.3051 | 0.716 |
61
+ | 0.4037 | 2.5 | 2500 | 1.2484 | 0.712 |
62
+ | 0.4037 | 2.75 | 2750 | 1.2599 | 0.72 |
63
+ | 0.3853 | 3.0 | 3000 | 1.2570 | 0.716 |
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:9e02564896ef121058995c0814211bee9758ad102fd63fc140fa671fc1c65b7d
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cd6ef206beffb24f8fc2587c44a5e176f7539e3bddee7c0c16ced5eb1209ebf
3
  size 437955572