lengocquangLAB commited on
Commit
3ecd9c6
·
verified ·
1 Parent(s): 09d67d9

End of training

Browse files
README.md CHANGED
@@ -5,6 +5,8 @@ tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
 
8
  model-index:
9
  - name: Appearance-classifier
10
  results: []
@@ -17,8 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.6931
21
- - Accuracy: 0.51
 
 
22
 
23
  ## Model description
24
 
@@ -38,8 +42,8 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 5e-05
41
- - train_batch_size: 8
42
- - eval_batch_size: 8
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
@@ -47,11 +51,11 @@ The following hyperparameters were used during training:
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.7013 | 1.0 | 2375 | 0.6953 | 0.49 |
53
- | 0.6954 | 2.0 | 4750 | 0.6944 | 0.51 |
54
- | 0.6961 | 3.0 | 7125 | 0.6931 | 0.51 |
55
 
56
 
57
  ### Framework versions
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
+ - recall
9
+ - f1
10
  model-index:
11
  - name: Appearance-classifier
12
  results: []
 
19
 
20
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.5101
23
+ - Accuracy: 0.7815
24
+ - Recall: 0.7846
25
+ - F1: 0.7855
26
 
27
  ## Model description
28
 
 
42
 
43
  The following hyperparameters were used during training:
44
  - learning_rate: 5e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 16
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
 
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | F1 |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|
56
+ | 0.509 | 1.0 | 1188 | 0.5271 | 0.7529 | 0.8525 | 0.7787 |
57
+ | 0.4275 | 2.0 | 2376 | 0.5044 | 0.7763 | 0.8239 | 0.7898 |
58
+ | 0.3211 | 3.0 | 3564 | 0.5101 | 0.7815 | 0.7846 | 0.7855 |
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:517ad62d94a9a80daed42fb2f1b3fe7c229278276a56e493908c0de99126ddc6
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:820a9a5d9de39919e779e66f904cf1468efcf89f010f1ea7116e6c1da27d11c7
3
  size 437958648
runs/Apr06_16-34-35_ca82b86b8eeb/events.out.tfevents.1712421284.ca82b86b8eeb.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8afecde62752f37ab8c1b8cf8ef7599b3f752f5b143d2549fde5be5afb11e98
3
- size 6909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:205c236e5d73d291c3bc3843820aae9a9124514aecdbdba07b2a92202da97f99
3
+ size 7682