tyzhu commited on
Commit
e894d4e
1 Parent(s): 511a73b

End of training

Browse files
Files changed (6) hide show
  1. README.md +14 -2
  2. all_results.json +12 -12
  3. eval_results.json +7 -7
  4. tokenizer.json +1 -6
  5. train_results.json +6 -6
  6. trainer_state.json +865 -12
README.md CHANGED
@@ -3,11 +3,23 @@ license: other
3
  base_model: Qwen/Qwen1.5-4B
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
  - name: lmind_hotpot_train8000_eval7405_v1_recite_qa_Qwen_Qwen1.5-4B_lora2
10
- results: []
 
 
 
 
 
 
 
 
 
 
11
  library_name: peft
12
  ---
13
 
@@ -16,7 +28,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # lmind_hotpot_train8000_eval7405_v1_recite_qa_Qwen_Qwen1.5-4B_lora2
18
 
19
- This model is a fine-tuned version of [Qwen/Qwen1.5-4B](https://huggingface.co/Qwen/Qwen1.5-4B) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.4804
22
  - Accuracy: 0.7780
 
3
  base_model: Qwen/Qwen1.5-4B
4
  tags:
5
  - generated_from_trainer
6
+ datasets:
7
+ - tyzhu/lmind_hotpot_train8000_eval7405_v1_recite_qa
8
  metrics:
9
  - accuracy
10
  model-index:
11
  - name: lmind_hotpot_train8000_eval7405_v1_recite_qa_Qwen_Qwen1.5-4B_lora2
12
+ results:
13
+ - task:
14
+ name: Causal Language Modeling
15
+ type: text-generation
16
+ dataset:
17
+ name: tyzhu/lmind_hotpot_train8000_eval7405_v1_recite_qa
18
+ type: tyzhu/lmind_hotpot_train8000_eval7405_v1_recite_qa
19
+ metrics:
20
+ - name: Accuracy
21
+ type: accuracy
22
+ value: 0.7780232896652111
23
  library_name: peft
24
  ---
25
 
 
28
 
29
  # lmind_hotpot_train8000_eval7405_v1_recite_qa_Qwen_Qwen1.5-4B_lora2
30
 
31
+ This model is a fine-tuned version of [Qwen/Qwen1.5-4B](https://huggingface.co/Qwen/Qwen1.5-4B) on the tyzhu/lmind_hotpot_train8000_eval7405_v1_recite_qa dataset.
32
  It achieves the following results on the evaluation set:
33
  - Loss: 0.4804
34
  - Accuracy: 0.7780
all_results.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
- "epoch": 9.997704842781731,
3
- "eval_accuracy": 0.75309461426492,
4
- "eval_loss": 0.6794138550758362,
5
- "eval_runtime": 9.1448,
6
  "eval_samples": 500,
7
- "eval_samples_per_second": 54.676,
8
- "eval_steps_per_second": 6.889,
9
- "perplexity": 1.972721092829053,
10
- "total_flos": 1.1476921981127885e+18,
11
- "train_loss": 0.9514775436443402,
12
- "train_runtime": 23095.7984,
13
  "train_samples": 34854,
14
- "train_samples_per_second": 15.091,
15
- "train_steps_per_second": 0.472
16
  }
 
1
  {
2
+ "epoch": 19.99770484278173,
3
+ "eval_accuracy": 0.7780232896652111,
4
+ "eval_loss": 0.4803846478462219,
5
+ "eval_runtime": 8.961,
6
  "eval_samples": 500,
7
+ "eval_samples_per_second": 55.798,
8
+ "eval_steps_per_second": 7.03,
9
+ "perplexity": 1.6166961412986696,
10
+ "total_flos": 2.2953494160657613e+18,
11
+ "train_loss": 0.14266219607616806,
12
+ "train_runtime": 24051.9241,
13
  "train_samples": 34854,
14
+ "train_samples_per_second": 28.982,
15
+ "train_steps_per_second": 0.906
16
  }
eval_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "epoch": 9.997704842781731,
3
- "eval_accuracy": 0.75309461426492,
4
- "eval_loss": 0.6794138550758362,
5
- "eval_runtime": 9.1448,
6
  "eval_samples": 500,
7
- "eval_samples_per_second": 54.676,
8
- "eval_steps_per_second": 6.889,
9
- "perplexity": 1.972721092829053
10
  }
 
1
  {
2
+ "epoch": 19.99770484278173,
3
+ "eval_accuracy": 0.7780232896652111,
4
+ "eval_loss": 0.4803846478462219,
5
+ "eval_runtime": 8.961,
6
  "eval_samples": 500,
7
+ "eval_samples_per_second": 55.798,
8
+ "eval_steps_per_second": 7.03,
9
+ "perplexity": 1.6166961412986696
10
  }
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "epoch": 9.997704842781731,
3
- "total_flos": 1.1476921981127885e+18,
4
- "train_loss": 0.9514775436443402,
5
- "train_runtime": 23095.7984,
6
  "train_samples": 34854,
7
- "train_samples_per_second": 15.091,
8
- "train_steps_per_second": 0.472
9
  }
 
1
  {
2
+ "epoch": 19.99770484278173,
3
+ "total_flos": 2.2953494160657613e+18,
4
+ "train_loss": 0.14266219607616806,
5
+ "train_runtime": 24051.9241,
6
  "train_samples": 34854,
7
+ "train_samples_per_second": 28.982,
8
+ "train_steps_per_second": 0.906
9
  }
trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 9.997704842781731,
5
  "eval_steps": 500,
6
- "global_step": 10890,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -855,21 +855,874 @@
855
  "step": 10890
856
  },
857
  {
858
- "epoch": 9.997704842781731,
859
- "step": 10890,
860
- "total_flos": 1.1476921981127885e+18,
861
- "train_loss": 0.9514775436443402,
862
- "train_runtime": 23095.7984,
863
- "train_samples_per_second": 15.091,
864
- "train_steps_per_second": 0.472
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
865
  }
866
  ],
867
  "logging_steps": 100,
868
- "max_steps": 10890,
869
  "num_input_tokens_seen": 0,
870
- "num_train_epochs": 10,
871
  "save_steps": 500,
872
- "total_flos": 1.1476921981127885e+18,
873
  "train_batch_size": 1,
874
  "trial_name": null,
875
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 19.99770484278173,
5
  "eval_steps": 500,
6
+ "global_step": 21780,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
855
  "step": 10890
856
  },
857
  {
858
+ "epoch": 10.009180628873079,
859
+ "grad_norm": 1.3423351049423218,
860
+ "learning_rate": 0.0001,
861
+ "loss": 0.386,
862
+ "step": 10900
863
+ },
864
+ {
865
+ "epoch": 10.100986917603857,
866
+ "grad_norm": 1.132673740386963,
867
+ "learning_rate": 0.0001,
868
+ "loss": 0.3726,
869
+ "step": 11000
870
+ },
871
+ {
872
+ "epoch": 10.192793206334635,
873
+ "grad_norm": 1.614931344985962,
874
+ "learning_rate": 0.0001,
875
+ "loss": 0.3819,
876
+ "step": 11100
877
+ },
878
+ {
879
+ "epoch": 10.284599495065413,
880
+ "grad_norm": 1.3352196216583252,
881
+ "learning_rate": 0.0001,
882
+ "loss": 0.3876,
883
+ "step": 11200
884
+ },
885
+ {
886
+ "epoch": 10.37640578379619,
887
+ "grad_norm": 1.0957690477371216,
888
+ "learning_rate": 0.0001,
889
+ "loss": 0.3973,
890
+ "step": 11300
891
+ },
892
+ {
893
+ "epoch": 10.468212072526969,
894
+ "grad_norm": 1.142330527305603,
895
+ "learning_rate": 0.0001,
896
+ "loss": 0.396,
897
+ "step": 11400
898
+ },
899
+ {
900
+ "epoch": 10.560018361257747,
901
+ "grad_norm": 1.4076579809188843,
902
+ "learning_rate": 0.0001,
903
+ "loss": 0.402,
904
+ "step": 11500
905
+ },
906
+ {
907
+ "epoch": 10.651824649988525,
908
+ "grad_norm": 1.389333963394165,
909
+ "learning_rate": 0.0001,
910
+ "loss": 0.3962,
911
+ "step": 11600
912
+ },
913
+ {
914
+ "epoch": 10.743630938719303,
915
+ "grad_norm": 1.4440951347351074,
916
+ "learning_rate": 0.0001,
917
+ "loss": 0.4049,
918
+ "step": 11700
919
+ },
920
+ {
921
+ "epoch": 10.83543722745008,
922
+ "grad_norm": 1.4290118217468262,
923
+ "learning_rate": 0.0001,
924
+ "loss": 0.4093,
925
+ "step": 11800
926
+ },
927
+ {
928
+ "epoch": 10.927243516180859,
929
+ "grad_norm": 1.46366548538208,
930
+ "learning_rate": 0.0001,
931
+ "loss": 0.413,
932
+ "step": 11900
933
+ },
934
+ {
935
+ "epoch": 10.999770484278173,
936
+ "eval_accuracy": 0.7576768558951965,
937
+ "eval_loss": 0.6291825175285339,
938
+ "eval_runtime": 8.951,
939
+ "eval_samples_per_second": 55.86,
940
+ "eval_steps_per_second": 7.038,
941
+ "step": 11979
942
+ },
943
+ {
944
+ "epoch": 11.019049804911637,
945
+ "grad_norm": 1.1713697910308838,
946
+ "learning_rate": 0.0001,
947
+ "loss": 0.395,
948
+ "step": 12000
949
+ },
950
+ {
951
+ "epoch": 11.110856093642415,
952
+ "grad_norm": 1.277626395225525,
953
+ "learning_rate": 0.0001,
954
+ "loss": 0.3355,
955
+ "step": 12100
956
+ },
957
+ {
958
+ "epoch": 11.202662382373193,
959
+ "grad_norm": 1.3597822189331055,
960
+ "learning_rate": 0.0001,
961
+ "loss": 0.3412,
962
+ "step": 12200
963
+ },
964
+ {
965
+ "epoch": 11.29446867110397,
966
+ "grad_norm": 1.4017976522445679,
967
+ "learning_rate": 0.0001,
968
+ "loss": 0.3414,
969
+ "step": 12300
970
+ },
971
+ {
972
+ "epoch": 11.386274959834749,
973
+ "grad_norm": 1.409915804862976,
974
+ "learning_rate": 0.0001,
975
+ "loss": 0.3558,
976
+ "step": 12400
977
+ },
978
+ {
979
+ "epoch": 11.478081248565527,
980
+ "grad_norm": 1.400634765625,
981
+ "learning_rate": 0.0001,
982
+ "loss": 0.3577,
983
+ "step": 12500
984
+ },
985
+ {
986
+ "epoch": 11.569887537296305,
987
+ "grad_norm": 1.5898892879486084,
988
+ "learning_rate": 0.0001,
989
+ "loss": 0.354,
990
+ "step": 12600
991
+ },
992
+ {
993
+ "epoch": 11.661693826027083,
994
+ "grad_norm": 1.3252007961273193,
995
+ "learning_rate": 0.0001,
996
+ "loss": 0.3682,
997
+ "step": 12700
998
+ },
999
+ {
1000
+ "epoch": 11.75350011475786,
1001
+ "grad_norm": 1.302128791809082,
1002
+ "learning_rate": 0.0001,
1003
+ "loss": 0.3715,
1004
+ "step": 12800
1005
+ },
1006
+ {
1007
+ "epoch": 11.845306403488639,
1008
+ "grad_norm": 1.3374468088150024,
1009
+ "learning_rate": 0.0001,
1010
+ "loss": 0.3707,
1011
+ "step": 12900
1012
+ },
1013
+ {
1014
+ "epoch": 11.937112692219417,
1015
+ "grad_norm": 1.1755791902542114,
1016
+ "learning_rate": 0.0001,
1017
+ "loss": 0.3731,
1018
+ "step": 13000
1019
+ },
1020
+ {
1021
+ "epoch": 11.999540968556346,
1022
+ "eval_accuracy": 0.76164192139738,
1023
+ "eval_loss": 0.5926400423049927,
1024
+ "eval_runtime": 9.0463,
1025
+ "eval_samples_per_second": 55.271,
1026
+ "eval_steps_per_second": 6.964,
1027
+ "step": 13068
1028
+ },
1029
+ {
1030
+ "epoch": 12.028918980950195,
1031
+ "grad_norm": 1.3085649013519287,
1032
+ "learning_rate": 0.0001,
1033
+ "loss": 0.3482,
1034
+ "step": 13100
1035
+ },
1036
+ {
1037
+ "epoch": 12.120725269680973,
1038
+ "grad_norm": 1.1860175132751465,
1039
+ "learning_rate": 0.0001,
1040
+ "loss": 0.2982,
1041
+ "step": 13200
1042
+ },
1043
+ {
1044
+ "epoch": 12.21253155841175,
1045
+ "grad_norm": 1.1902750730514526,
1046
+ "learning_rate": 0.0001,
1047
+ "loss": 0.3095,
1048
+ "step": 13300
1049
+ },
1050
+ {
1051
+ "epoch": 12.304337847142529,
1052
+ "grad_norm": 1.2473431825637817,
1053
+ "learning_rate": 0.0001,
1054
+ "loss": 0.3216,
1055
+ "step": 13400
1056
+ },
1057
+ {
1058
+ "epoch": 12.396144135873307,
1059
+ "grad_norm": 1.443493366241455,
1060
+ "learning_rate": 0.0001,
1061
+ "loss": 0.319,
1062
+ "step": 13500
1063
+ },
1064
+ {
1065
+ "epoch": 12.487950424604085,
1066
+ "grad_norm": 1.4389948844909668,
1067
+ "learning_rate": 0.0001,
1068
+ "loss": 0.328,
1069
+ "step": 13600
1070
+ },
1071
+ {
1072
+ "epoch": 12.579756713334863,
1073
+ "grad_norm": 1.1586631536483765,
1074
+ "learning_rate": 0.0001,
1075
+ "loss": 0.3285,
1076
+ "step": 13700
1077
+ },
1078
+ {
1079
+ "epoch": 12.671563002065641,
1080
+ "grad_norm": 1.180396318435669,
1081
+ "learning_rate": 0.0001,
1082
+ "loss": 0.3311,
1083
+ "step": 13800
1084
+ },
1085
+ {
1086
+ "epoch": 12.763369290796419,
1087
+ "grad_norm": 1.4230598211288452,
1088
+ "learning_rate": 0.0001,
1089
+ "loss": 0.3346,
1090
+ "step": 13900
1091
+ },
1092
+ {
1093
+ "epoch": 12.855175579527197,
1094
+ "grad_norm": 1.5782092809677124,
1095
+ "learning_rate": 0.0001,
1096
+ "loss": 0.3415,
1097
+ "step": 14000
1098
+ },
1099
+ {
1100
+ "epoch": 12.946981868257975,
1101
+ "grad_norm": 1.418642282485962,
1102
+ "learning_rate": 0.0001,
1103
+ "loss": 0.3423,
1104
+ "step": 14100
1105
+ },
1106
+ {
1107
+ "epoch": 12.999311452834519,
1108
+ "eval_accuracy": 0.7655866084425036,
1109
+ "eval_loss": 0.5619787573814392,
1110
+ "eval_runtime": 8.9635,
1111
+ "eval_samples_per_second": 55.782,
1112
+ "eval_steps_per_second": 7.029,
1113
+ "step": 14157
1114
+ },
1115
+ {
1116
+ "epoch": 13.038788156988753,
1117
+ "grad_norm": 1.1923723220825195,
1118
+ "learning_rate": 0.0001,
1119
+ "loss": 0.3119,
1120
+ "step": 14200
1121
+ },
1122
+ {
1123
+ "epoch": 13.130594445719531,
1124
+ "grad_norm": 1.2736058235168457,
1125
+ "learning_rate": 0.0001,
1126
+ "loss": 0.2762,
1127
+ "step": 14300
1128
+ },
1129
+ {
1130
+ "epoch": 13.22240073445031,
1131
+ "grad_norm": 0.9496171474456787,
1132
+ "learning_rate": 0.0001,
1133
+ "loss": 0.2844,
1134
+ "step": 14400
1135
+ },
1136
+ {
1137
+ "epoch": 13.314207023181089,
1138
+ "grad_norm": 1.22100031375885,
1139
+ "learning_rate": 0.0001,
1140
+ "loss": 0.2938,
1141
+ "step": 14500
1142
+ },
1143
+ {
1144
+ "epoch": 13.406013311911867,
1145
+ "grad_norm": 1.381606101989746,
1146
+ "learning_rate": 0.0001,
1147
+ "loss": 0.2978,
1148
+ "step": 14600
1149
+ },
1150
+ {
1151
+ "epoch": 13.497819600642645,
1152
+ "grad_norm": 1.43625807762146,
1153
+ "learning_rate": 0.0001,
1154
+ "loss": 0.3035,
1155
+ "step": 14700
1156
+ },
1157
+ {
1158
+ "epoch": 13.589625889373423,
1159
+ "grad_norm": 1.4393320083618164,
1160
+ "learning_rate": 0.0001,
1161
+ "loss": 0.3065,
1162
+ "step": 14800
1163
+ },
1164
+ {
1165
+ "epoch": 13.6814321781042,
1166
+ "grad_norm": 1.184833288192749,
1167
+ "learning_rate": 0.0001,
1168
+ "loss": 0.3091,
1169
+ "step": 14900
1170
+ },
1171
+ {
1172
+ "epoch": 13.773238466834979,
1173
+ "grad_norm": 1.4501614570617676,
1174
+ "learning_rate": 0.0001,
1175
+ "loss": 0.3103,
1176
+ "step": 15000
1177
+ },
1178
+ {
1179
+ "epoch": 13.865044755565757,
1180
+ "grad_norm": 1.368249535560608,
1181
+ "learning_rate": 0.0001,
1182
+ "loss": 0.3137,
1183
+ "step": 15100
1184
+ },
1185
+ {
1186
+ "epoch": 13.956851044296535,
1187
+ "grad_norm": 1.4249024391174316,
1188
+ "learning_rate": 0.0001,
1189
+ "loss": 0.3185,
1190
+ "step": 15200
1191
+ },
1192
+ {
1193
+ "epoch": 14.0,
1194
+ "eval_accuracy": 0.7682037845705968,
1195
+ "eval_loss": 0.542601466178894,
1196
+ "eval_runtime": 8.9503,
1197
+ "eval_samples_per_second": 55.864,
1198
+ "eval_steps_per_second": 7.039,
1199
+ "step": 15247
1200
+ },
1201
+ {
1202
+ "epoch": 14.048657333027313,
1203
+ "grad_norm": 1.3438467979431152,
1204
+ "learning_rate": 0.0001,
1205
+ "loss": 0.2849,
1206
+ "step": 15300
1207
+ },
1208
+ {
1209
+ "epoch": 14.14046362175809,
1210
+ "grad_norm": 1.4617668390274048,
1211
+ "learning_rate": 0.0001,
1212
+ "loss": 0.2658,
1213
+ "step": 15400
1214
+ },
1215
+ {
1216
+ "epoch": 14.232269910488869,
1217
+ "grad_norm": 1.266655683517456,
1218
+ "learning_rate": 0.0001,
1219
+ "loss": 0.2679,
1220
+ "step": 15500
1221
+ },
1222
+ {
1223
+ "epoch": 14.324076199219647,
1224
+ "grad_norm": 1.2162944078445435,
1225
+ "learning_rate": 0.0001,
1226
+ "loss": 0.2711,
1227
+ "step": 15600
1228
+ },
1229
+ {
1230
+ "epoch": 14.415882487950425,
1231
+ "grad_norm": 1.10415518283844,
1232
+ "learning_rate": 0.0001,
1233
+ "loss": 0.2763,
1234
+ "step": 15700
1235
+ },
1236
+ {
1237
+ "epoch": 14.507688776681203,
1238
+ "grad_norm": 1.1962913274765015,
1239
+ "learning_rate": 0.0001,
1240
+ "loss": 0.2827,
1241
+ "step": 15800
1242
+ },
1243
+ {
1244
+ "epoch": 14.59949506541198,
1245
+ "grad_norm": 1.2264560461044312,
1246
+ "learning_rate": 0.0001,
1247
+ "loss": 0.2845,
1248
+ "step": 15900
1249
+ },
1250
+ {
1251
+ "epoch": 14.691301354142759,
1252
+ "grad_norm": 1.3857085704803467,
1253
+ "learning_rate": 0.0001,
1254
+ "loss": 0.2897,
1255
+ "step": 16000
1256
+ },
1257
+ {
1258
+ "epoch": 14.783107642873537,
1259
+ "grad_norm": 1.447581171989441,
1260
+ "learning_rate": 0.0001,
1261
+ "loss": 0.2894,
1262
+ "step": 16100
1263
+ },
1264
+ {
1265
+ "epoch": 14.874913931604315,
1266
+ "grad_norm": 1.3408719301223755,
1267
+ "learning_rate": 0.0001,
1268
+ "loss": 0.2899,
1269
+ "step": 16200
1270
+ },
1271
+ {
1272
+ "epoch": 14.966720220335093,
1273
+ "grad_norm": 1.695694088935852,
1274
+ "learning_rate": 0.0001,
1275
+ "loss": 0.2924,
1276
+ "step": 16300
1277
+ },
1278
+ {
1279
+ "epoch": 14.999770484278173,
1280
+ "eval_accuracy": 0.7708355167394468,
1281
+ "eval_loss": 0.5231938362121582,
1282
+ "eval_runtime": 9.1808,
1283
+ "eval_samples_per_second": 54.462,
1284
+ "eval_steps_per_second": 6.862,
1285
+ "step": 16336
1286
+ },
1287
+ {
1288
+ "epoch": 15.05852650906587,
1289
+ "grad_norm": 1.1147023439407349,
1290
+ "learning_rate": 0.0001,
1291
+ "loss": 0.2605,
1292
+ "step": 16400
1293
+ },
1294
+ {
1295
+ "epoch": 15.150332797796649,
1296
+ "grad_norm": 1.518908977508545,
1297
+ "learning_rate": 0.0001,
1298
+ "loss": 0.245,
1299
+ "step": 16500
1300
+ },
1301
+ {
1302
+ "epoch": 15.242139086527427,
1303
+ "grad_norm": 1.1342830657958984,
1304
+ "learning_rate": 0.0001,
1305
+ "loss": 0.2447,
1306
+ "step": 16600
1307
+ },
1308
+ {
1309
+ "epoch": 15.333945375258205,
1310
+ "grad_norm": 1.2657541036605835,
1311
+ "learning_rate": 0.0001,
1312
+ "loss": 0.2599,
1313
+ "step": 16700
1314
+ },
1315
+ {
1316
+ "epoch": 15.425751663988983,
1317
+ "grad_norm": 0.9707338809967041,
1318
+ "learning_rate": 0.0001,
1319
+ "loss": 0.2591,
1320
+ "step": 16800
1321
+ },
1322
+ {
1323
+ "epoch": 15.517557952719761,
1324
+ "grad_norm": 1.2904791831970215,
1325
+ "learning_rate": 0.0001,
1326
+ "loss": 0.264,
1327
+ "step": 16900
1328
+ },
1329
+ {
1330
+ "epoch": 15.609364241450539,
1331
+ "grad_norm": 1.4617804288864136,
1332
+ "learning_rate": 0.0001,
1333
+ "loss": 0.2665,
1334
+ "step": 17000
1335
+ },
1336
+ {
1337
+ "epoch": 15.701170530181317,
1338
+ "grad_norm": 1.1893932819366455,
1339
+ "learning_rate": 0.0001,
1340
+ "loss": 0.2689,
1341
+ "step": 17100
1342
+ },
1343
+ {
1344
+ "epoch": 15.792976818912095,
1345
+ "grad_norm": 1.3138148784637451,
1346
+ "learning_rate": 0.0001,
1347
+ "loss": 0.2731,
1348
+ "step": 17200
1349
+ },
1350
+ {
1351
+ "epoch": 15.884783107642873,
1352
+ "grad_norm": 1.2247110605239868,
1353
+ "learning_rate": 0.0001,
1354
+ "loss": 0.278,
1355
+ "step": 17300
1356
+ },
1357
+ {
1358
+ "epoch": 15.976589396373651,
1359
+ "grad_norm": 1.1995705366134644,
1360
+ "learning_rate": 0.0001,
1361
+ "loss": 0.2824,
1362
+ "step": 17400
1363
+ },
1364
+ {
1365
+ "epoch": 15.999540968556346,
1366
+ "eval_accuracy": 0.7727045123726346,
1367
+ "eval_loss": 0.5129293203353882,
1368
+ "eval_runtime": 8.9728,
1369
+ "eval_samples_per_second": 55.724,
1370
+ "eval_steps_per_second": 7.021,
1371
+ "step": 17425
1372
+ },
1373
+ {
1374
+ "epoch": 16.06839568510443,
1375
+ "grad_norm": 1.088183045387268,
1376
+ "learning_rate": 0.0001,
1377
+ "loss": 0.2408,
1378
+ "step": 17500
1379
+ },
1380
+ {
1381
+ "epoch": 16.160201973835207,
1382
+ "grad_norm": 1.27170991897583,
1383
+ "learning_rate": 0.0001,
1384
+ "loss": 0.2339,
1385
+ "step": 17600
1386
+ },
1387
+ {
1388
+ "epoch": 16.252008262565987,
1389
+ "grad_norm": 1.093220591545105,
1390
+ "learning_rate": 0.0001,
1391
+ "loss": 0.2381,
1392
+ "step": 17700
1393
+ },
1394
+ {
1395
+ "epoch": 16.343814551296763,
1396
+ "grad_norm": 1.3761118650436401,
1397
+ "learning_rate": 0.0001,
1398
+ "loss": 0.2361,
1399
+ "step": 17800
1400
+ },
1401
+ {
1402
+ "epoch": 16.435620840027543,
1403
+ "grad_norm": 1.3061089515686035,
1404
+ "learning_rate": 0.0001,
1405
+ "loss": 0.2437,
1406
+ "step": 17900
1407
+ },
1408
+ {
1409
+ "epoch": 16.52742712875832,
1410
+ "grad_norm": 1.318901538848877,
1411
+ "learning_rate": 0.0001,
1412
+ "loss": 0.2475,
1413
+ "step": 18000
1414
+ },
1415
+ {
1416
+ "epoch": 16.6192334174891,
1417
+ "grad_norm": 1.241626262664795,
1418
+ "learning_rate": 0.0001,
1419
+ "loss": 0.2542,
1420
+ "step": 18100
1421
+ },
1422
+ {
1423
+ "epoch": 16.711039706219875,
1424
+ "grad_norm": 1.1289949417114258,
1425
+ "learning_rate": 0.0001,
1426
+ "loss": 0.2566,
1427
+ "step": 18200
1428
+ },
1429
+ {
1430
+ "epoch": 16.802845994950655,
1431
+ "grad_norm": 1.4046275615692139,
1432
+ "learning_rate": 0.0001,
1433
+ "loss": 0.2594,
1434
+ "step": 18300
1435
+ },
1436
+ {
1437
+ "epoch": 16.89465228368143,
1438
+ "grad_norm": 1.1862374544143677,
1439
+ "learning_rate": 0.0001,
1440
+ "loss": 0.2611,
1441
+ "step": 18400
1442
+ },
1443
+ {
1444
+ "epoch": 16.98645857241221,
1445
+ "grad_norm": 1.3014901876449585,
1446
+ "learning_rate": 0.0001,
1447
+ "loss": 0.2669,
1448
+ "step": 18500
1449
+ },
1450
+ {
1451
+ "epoch": 16.99931145283452,
1452
+ "eval_accuracy": 0.774806404657933,
1453
+ "eval_loss": 0.49875929951667786,
1454
+ "eval_runtime": 9.0234,
1455
+ "eval_samples_per_second": 55.411,
1456
+ "eval_steps_per_second": 6.982,
1457
+ "step": 18514
1458
+ },
1459
+ {
1460
+ "epoch": 17.078264861142987,
1461
+ "grad_norm": 1.0681638717651367,
1462
+ "learning_rate": 0.0001,
1463
+ "loss": 0.2239,
1464
+ "step": 18600
1465
+ },
1466
+ {
1467
+ "epoch": 17.170071149873767,
1468
+ "grad_norm": 1.1279337406158447,
1469
+ "learning_rate": 0.0001,
1470
+ "loss": 0.2223,
1471
+ "step": 18700
1472
+ },
1473
+ {
1474
+ "epoch": 17.261877438604543,
1475
+ "grad_norm": 1.3798402547836304,
1476
+ "learning_rate": 0.0001,
1477
+ "loss": 0.2241,
1478
+ "step": 18800
1479
+ },
1480
+ {
1481
+ "epoch": 17.353683727335323,
1482
+ "grad_norm": 1.1741504669189453,
1483
+ "learning_rate": 0.0001,
1484
+ "loss": 0.2326,
1485
+ "step": 18900
1486
+ },
1487
+ {
1488
+ "epoch": 17.4454900160661,
1489
+ "grad_norm": 1.1289469003677368,
1490
+ "learning_rate": 0.0001,
1491
+ "loss": 0.2345,
1492
+ "step": 19000
1493
+ },
1494
+ {
1495
+ "epoch": 17.53729630479688,
1496
+ "grad_norm": 1.508701205253601,
1497
+ "learning_rate": 0.0001,
1498
+ "loss": 0.2421,
1499
+ "step": 19100
1500
+ },
1501
+ {
1502
+ "epoch": 17.629102593527655,
1503
+ "grad_norm": 1.449561357498169,
1504
+ "learning_rate": 0.0001,
1505
+ "loss": 0.2387,
1506
+ "step": 19200
1507
+ },
1508
+ {
1509
+ "epoch": 17.720908882258435,
1510
+ "grad_norm": 1.1868849992752075,
1511
+ "learning_rate": 0.0001,
1512
+ "loss": 0.2402,
1513
+ "step": 19300
1514
+ },
1515
+ {
1516
+ "epoch": 17.81271517098921,
1517
+ "grad_norm": 1.4335336685180664,
1518
+ "learning_rate": 0.0001,
1519
+ "loss": 0.249,
1520
+ "step": 19400
1521
+ },
1522
+ {
1523
+ "epoch": 17.90452145971999,
1524
+ "grad_norm": 1.3802162408828735,
1525
+ "learning_rate": 0.0001,
1526
+ "loss": 0.2491,
1527
+ "step": 19500
1528
+ },
1529
+ {
1530
+ "epoch": 17.996327748450767,
1531
+ "grad_norm": 1.3790746927261353,
1532
+ "learning_rate": 0.0001,
1533
+ "loss": 0.2517,
1534
+ "step": 19600
1535
+ },
1536
+ {
1537
+ "epoch": 18.0,
1538
+ "eval_accuracy": 0.776174672489083,
1539
+ "eval_loss": 0.4891900420188904,
1540
+ "eval_runtime": 8.9325,
1541
+ "eval_samples_per_second": 55.975,
1542
+ "eval_steps_per_second": 7.053,
1543
+ "step": 19604
1544
+ },
1545
+ {
1546
+ "epoch": 18.088134037181547,
1547
+ "grad_norm": 1.1314564943313599,
1548
+ "learning_rate": 0.0001,
1549
+ "loss": 0.2088,
1550
+ "step": 19700
1551
+ },
1552
+ {
1553
+ "epoch": 18.179940325912327,
1554
+ "grad_norm": 1.2055948972702026,
1555
+ "learning_rate": 0.0001,
1556
+ "loss": 0.2128,
1557
+ "step": 19800
1558
+ },
1559
+ {
1560
+ "epoch": 18.271746614643103,
1561
+ "grad_norm": 1.1677360534667969,
1562
+ "learning_rate": 0.0001,
1563
+ "loss": 0.2178,
1564
+ "step": 19900
1565
+ },
1566
+ {
1567
+ "epoch": 18.363552903373883,
1568
+ "grad_norm": 1.2793176174163818,
1569
+ "learning_rate": 0.0001,
1570
+ "loss": 0.2216,
1571
+ "step": 20000
1572
+ },
1573
+ {
1574
+ "epoch": 18.45535919210466,
1575
+ "grad_norm": 1.187522292137146,
1576
+ "learning_rate": 0.0001,
1577
+ "loss": 0.2243,
1578
+ "step": 20100
1579
+ },
1580
+ {
1581
+ "epoch": 18.54716548083544,
1582
+ "grad_norm": 1.5564976930618286,
1583
+ "learning_rate": 0.0001,
1584
+ "loss": 0.2249,
1585
+ "step": 20200
1586
+ },
1587
+ {
1588
+ "epoch": 18.638971769566215,
1589
+ "grad_norm": 1.2912520170211792,
1590
+ "learning_rate": 0.0001,
1591
+ "loss": 0.2319,
1592
+ "step": 20300
1593
+ },
1594
+ {
1595
+ "epoch": 18.730778058296995,
1596
+ "grad_norm": 1.5046939849853516,
1597
+ "learning_rate": 0.0001,
1598
+ "loss": 0.2343,
1599
+ "step": 20400
1600
+ },
1601
+ {
1602
+ "epoch": 18.82258434702777,
1603
+ "grad_norm": 1.4738825559616089,
1604
+ "learning_rate": 0.0001,
1605
+ "loss": 0.2342,
1606
+ "step": 20500
1607
+ },
1608
+ {
1609
+ "epoch": 18.91439063575855,
1610
+ "grad_norm": 1.427435278892517,
1611
+ "learning_rate": 0.0001,
1612
+ "loss": 0.2376,
1613
+ "step": 20600
1614
+ },
1615
+ {
1616
+ "epoch": 18.999770484278173,
1617
+ "eval_accuracy": 0.7773391557496361,
1618
+ "eval_loss": 0.4808199405670166,
1619
+ "eval_runtime": 8.9815,
1620
+ "eval_samples_per_second": 55.67,
1621
+ "eval_steps_per_second": 7.014,
1622
+ "step": 20693
1623
+ },
1624
+ {
1625
+ "epoch": 19.006196924489327,
1626
+ "grad_norm": 1.294245719909668,
1627
+ "learning_rate": 0.0001,
1628
+ "loss": 0.2396,
1629
+ "step": 20700
1630
+ },
1631
+ {
1632
+ "epoch": 19.098003213220107,
1633
+ "grad_norm": 0.9566488862037659,
1634
+ "learning_rate": 0.0001,
1635
+ "loss": 0.2006,
1636
+ "step": 20800
1637
+ },
1638
+ {
1639
+ "epoch": 19.189809501950883,
1640
+ "grad_norm": 1.184180736541748,
1641
+ "learning_rate": 0.0001,
1642
+ "loss": 0.2049,
1643
+ "step": 20900
1644
+ },
1645
+ {
1646
+ "epoch": 19.281615790681663,
1647
+ "grad_norm": 1.1258317232131958,
1648
+ "learning_rate": 0.0001,
1649
+ "loss": 0.2081,
1650
+ "step": 21000
1651
+ },
1652
+ {
1653
+ "epoch": 19.37342207941244,
1654
+ "grad_norm": 1.2547038793563843,
1655
+ "learning_rate": 0.0001,
1656
+ "loss": 0.2133,
1657
+ "step": 21100
1658
+ },
1659
+ {
1660
+ "epoch": 19.46522836814322,
1661
+ "grad_norm": 1.3770051002502441,
1662
+ "learning_rate": 0.0001,
1663
+ "loss": 0.2175,
1664
+ "step": 21200
1665
+ },
1666
+ {
1667
+ "epoch": 19.557034656873995,
1668
+ "grad_norm": 1.3640483617782593,
1669
+ "learning_rate": 0.0001,
1670
+ "loss": 0.2178,
1671
+ "step": 21300
1672
+ },
1673
+ {
1674
+ "epoch": 19.648840945604775,
1675
+ "grad_norm": 1.2219371795654297,
1676
+ "learning_rate": 0.0001,
1677
+ "loss": 0.2233,
1678
+ "step": 21400
1679
+ },
1680
+ {
1681
+ "epoch": 19.74064723433555,
1682
+ "grad_norm": 1.3438184261322021,
1683
+ "learning_rate": 0.0001,
1684
+ "loss": 0.224,
1685
+ "step": 21500
1686
+ },
1687
+ {
1688
+ "epoch": 19.83245352306633,
1689
+ "grad_norm": 1.2909867763519287,
1690
+ "learning_rate": 0.0001,
1691
+ "loss": 0.2274,
1692
+ "step": 21600
1693
+ },
1694
+ {
1695
+ "epoch": 19.924259811797107,
1696
+ "grad_norm": 1.482640027999878,
1697
+ "learning_rate": 0.0001,
1698
+ "loss": 0.2316,
1699
+ "step": 21700
1700
+ },
1701
+ {
1702
+ "epoch": 19.99770484278173,
1703
+ "eval_accuracy": 0.7780232896652111,
1704
+ "eval_loss": 0.4803846478462219,
1705
+ "eval_runtime": 8.977,
1706
+ "eval_samples_per_second": 55.698,
1707
+ "eval_steps_per_second": 7.018,
1708
+ "step": 21780
1709
+ },
1710
+ {
1711
+ "epoch": 19.99770484278173,
1712
+ "step": 21780,
1713
+ "total_flos": 2.2953494160657613e+18,
1714
+ "train_loss": 0.14266219607616806,
1715
+ "train_runtime": 24051.9241,
1716
+ "train_samples_per_second": 28.982,
1717
+ "train_steps_per_second": 0.906
1718
  }
1719
  ],
1720
  "logging_steps": 100,
1721
+ "max_steps": 21780,
1722
  "num_input_tokens_seen": 0,
1723
+ "num_train_epochs": 20,
1724
  "save_steps": 500,
1725
+ "total_flos": 2.2953494160657613e+18,
1726
  "train_batch_size": 1,
1727
  "trial_name": null,
1728
  "trial_params": null