iambestfeed commited on
Commit
4f66c40
1 Parent(s): 06608f9

End of training

Browse files
README.md CHANGED
@@ -4,6 +4,8 @@ license: apache-2.0
4
  base_model: hiieu/halong_embedding
5
  tags:
6
  - generated_from_trainer
 
 
7
  model-index:
8
  - name: quality_classifier_new
9
  results: []
@@ -15,6 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
15
  # quality_classifier_new
16
 
17
  This model is a fine-tuned version of [hiieu/halong_embedding](https://huggingface.co/hiieu/halong_embedding) on an unknown dataset.
 
 
 
18
 
19
  ## Model description
20
 
 
4
  base_model: hiieu/halong_embedding
5
  tags:
6
  - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
  model-index:
10
  - name: quality_classifier_new
11
  results: []
 
17
  # quality_classifier_new
18
 
19
  This model is a fine-tuned version of [hiieu/halong_embedding](https://huggingface.co/hiieu/halong_embedding) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0020
22
+ - Accuracy: 0.9997
23
 
24
  ## Model description
25
 
all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_accuracy": 0.9997,
4
+ "eval_loss": 0.001978046027943492,
5
+ "eval_runtime": 274.7892,
6
+ "eval_samples": 20000,
7
+ "eval_samples_per_second": 72.783,
8
+ "eval_steps_per_second": 4.549,
9
+ "total_flos": 4.717499098595328e+16,
10
+ "train_loss": 0.002790896061228381,
11
+ "train_runtime": 10030.0024,
12
+ "train_samples": 180000,
13
+ "train_samples_per_second": 17.946,
14
+ "train_steps_per_second": 0.561
15
+ }
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_accuracy": 0.9997,
4
+ "eval_loss": 0.001978046027943492,
5
+ "eval_runtime": 274.7892,
6
+ "eval_samples": 20000,
7
+ "eval_samples_per_second": 72.783,
8
+ "eval_steps_per_second": 4.549
9
+ }
runs/Aug29_09-25-20_286f062e03cf/events.out.tfevents.1724934025.286f062e03cf.90.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e24b0d9accfeaa7f9c1d5f1518f98fc48344339d4d1bfeb6b883e7b655a9eee6
3
+ size 411
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 4.717499098595328e+16,
4
+ "train_loss": 0.002790896061228381,
5
+ "train_runtime": 10030.0024,
6
+ "train_samples": 180000,
7
+ "train_samples_per_second": 17.946,
8
+ "train_steps_per_second": 0.561
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 5625,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.08888888888888889,
13
+ "grad_norm": 0.0033580672461539507,
14
+ "learning_rate": 1.8222222222222224e-05,
15
+ "loss": 0.0163,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.17777777777777778,
20
+ "grad_norm": 0.0032137867528945208,
21
+ "learning_rate": 1.6444444444444444e-05,
22
+ "loss": 0.0049,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 0.26666666666666666,
27
+ "grad_norm": 0.0005140109569765627,
28
+ "learning_rate": 1.4666666666666666e-05,
29
+ "loss": 0.0017,
30
+ "step": 1500
31
+ },
32
+ {
33
+ "epoch": 0.35555555555555557,
34
+ "grad_norm": 0.0011386671103537083,
35
+ "learning_rate": 1.288888888888889e-05,
36
+ "loss": 0.0023,
37
+ "step": 2000
38
+ },
39
+ {
40
+ "epoch": 0.4444444444444444,
41
+ "grad_norm": 0.00034964593942277133,
42
+ "learning_rate": 1.1111111111111113e-05,
43
+ "loss": 0.0023,
44
+ "step": 2500
45
+ },
46
+ {
47
+ "epoch": 0.5333333333333333,
48
+ "grad_norm": 0.0003020924050360918,
49
+ "learning_rate": 9.333333333333334e-06,
50
+ "loss": 0.0005,
51
+ "step": 3000
52
+ },
53
+ {
54
+ "epoch": 0.6222222222222222,
55
+ "grad_norm": 0.00018544949125498533,
56
+ "learning_rate": 7.555555555555556e-06,
57
+ "loss": 0.0,
58
+ "step": 3500
59
+ },
60
+ {
61
+ "epoch": 0.7111111111111111,
62
+ "grad_norm": 0.00014620221918448806,
63
+ "learning_rate": 5.777777777777778e-06,
64
+ "loss": 0.0009,
65
+ "step": 4000
66
+ },
67
+ {
68
+ "epoch": 0.8,
69
+ "grad_norm": 0.0002616309211589396,
70
+ "learning_rate": 4.000000000000001e-06,
71
+ "loss": 0.0018,
72
+ "step": 4500
73
+ },
74
+ {
75
+ "epoch": 0.8888888888888888,
76
+ "grad_norm": 0.00019133607565890998,
77
+ "learning_rate": 2.222222222222222e-06,
78
+ "loss": 0.0004,
79
+ "step": 5000
80
+ },
81
+ {
82
+ "epoch": 0.9777777777777777,
83
+ "grad_norm": 0.0001481592480558902,
84
+ "learning_rate": 4.444444444444445e-07,
85
+ "loss": 0.0001,
86
+ "step": 5500
87
+ },
88
+ {
89
+ "epoch": 1.0,
90
+ "step": 5625,
91
+ "total_flos": 4.717499098595328e+16,
92
+ "train_loss": 0.002790896061228381,
93
+ "train_runtime": 10030.0024,
94
+ "train_samples_per_second": 17.946,
95
+ "train_steps_per_second": 0.561
96
+ }
97
+ ],
98
+ "logging_steps": 500,
99
+ "max_steps": 5625,
100
+ "num_input_tokens_seen": 0,
101
+ "num_train_epochs": 1,
102
+ "save_steps": 500,
103
+ "stateful_callbacks": {
104
+ "TrainerControl": {
105
+ "args": {
106
+ "should_epoch_stop": false,
107
+ "should_evaluate": false,
108
+ "should_log": false,
109
+ "should_save": true,
110
+ "should_training_stop": true
111
+ },
112
+ "attributes": {}
113
+ }
114
+ },
115
+ "total_flos": 4.717499098595328e+16,
116
+ "train_batch_size": 16,
117
+ "trial_name": null,
118
+ "trial_params": null
119
+ }