youyc22 commited on
Commit
d707d5a
·
verified ·
1 Parent(s): 9e71fb3

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. eval/analysis_report.txt +36 -0
  2. eval/args.json +1 -0
  3. eval/data-00000-of-00001.arrow +3 -0
  4. eval/dataset_info.json +30 -0
  5. eval/detailed_analysis.json +36 -0
  6. eval/state.json +18 -0
  7. train_121k/analysis_report.txt +36 -0
  8. train_121k/args.json +1 -0
  9. train_121k/data-00000-of-00020.arrow +3 -0
  10. train_121k/data-00001-of-00020.arrow +3 -0
  11. train_121k/data-00002-of-00020.arrow +3 -0
  12. train_121k/data-00003-of-00020.arrow +3 -0
  13. train_121k/data-00004-of-00020.arrow +3 -0
  14. train_121k/data-00005-of-00020.arrow +3 -0
  15. train_121k/data-00006-of-00020.arrow +3 -0
  16. train_121k/data-00007-of-00020.arrow +3 -0
  17. train_121k/data-00008-of-00020.arrow +3 -0
  18. train_121k/data-00009-of-00020.arrow +3 -0
  19. train_121k/data-00010-of-00020.arrow +3 -0
  20. train_121k/data-00011-of-00020.arrow +3 -0
  21. train_121k/data-00012-of-00020.arrow +3 -0
  22. train_121k/data-00013-of-00020.arrow +3 -0
  23. train_121k/data-00014-of-00020.arrow +3 -0
  24. train_121k/data-00015-of-00020.arrow +3 -0
  25. train_121k/data-00016-of-00020.arrow +3 -0
  26. train_121k/data-00017-of-00020.arrow +3 -0
  27. train_121k/data-00018-of-00020.arrow +3 -0
  28. train_121k/data-00019-of-00020.arrow +3 -0
  29. train_121k/dataset_info.json +30 -0
  30. train_121k/detailed_analysis.json +36 -0
  31. train_121k/state.json +75 -0
  32. train_121k/tmp27e1yp0y +0 -0
  33. train_121k/tmp2l36noav +0 -0
  34. train_121k/tmp8rx8tcf4 +0 -0
  35. train_121k/tmp9cbck7w8 +0 -0
  36. train_121k/tmpc3luchv6 +0 -0
  37. train_121k/tmpflccrpsn +0 -0
  38. train_121k/tmpj9n8svkd +0 -0
  39. train_121k/tmpjbvcktmj +0 -0
  40. train_121k/tmpjd9oqnce +0 -0
  41. train_121k/tmpl18yvidx +0 -0
  42. train_121k/tmpou2atlzy +0 -0
  43. train_121k/tmppljqauby +0 -0
  44. train_121k/tmpqnixc16v +0 -0
  45. train_121k/tmpsjzdkpq5 +0 -0
  46. train_121k/tmpv87tk2o8 +0 -0
  47. train_121k/tmpy5dh10sg +0 -0
eval/analysis_report.txt ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ COMPREHENSIVE DATA ANALYSIS REPORT
2
+ ==================================================
3
+
4
+ 1. BASIC STATISTICS
5
+ --------------------
6
+ Total samples: 485
7
+ Total tokens: 2,057,383
8
+ Total mismatch tokens: 0
9
+ Overall mismatch ratio: 0.0000%
10
+
11
+ 2. MASK-BASED ANALYSIS
12
+ --------------------
13
+ System/User tokens (mask=0): 42,715
14
+ Assistant tokens (mask=1): 2,014,668
15
+ System/User mismatch: 0 (0.0000%)
16
+ Assistant mismatch: 0 (0.0000%)
17
+
18
+ 3. TOKEN LENGTH ANALYSIS
19
+ -------------------------
20
+ Average tokens per sample: 4242.03
21
+ Median tokens per sample: 3806.00
22
+ Min tokens per sample: 788
23
+ Max tokens per sample: 8472
24
+ Std deviation: 2241.08
25
+ Average assistant tokens: 4153.95
26
+ Median assistant tokens: 3732.00
27
+
28
+ 4. MISMATCH DISTRIBUTION
29
+ -------------------------
30
+ Average mismatch ratio per sample: 0.0000%
31
+ Median mismatch ratio: 0.0000%
32
+ Min mismatch ratio: 0.0000%
33
+ Max mismatch ratio: 0.0000%
34
+ Std deviation: 0.0000%
35
+ Samples with no mismatch: 485
36
+ Samples with >50% mismatch: 0
eval/args.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dataset_path": "/mnt/public/youyichen/youyc22/datasets/am-team/math_8b/eval_8k.jsonl", "num_gpu": 8, "test_model_list": ["/mnt/public/youyichen/youyc22/models/Qwen3/1.7B/Qwen3-1.7B-Base"], "output_path": "./data/am-team-8b/1_7/eval", "max_input_length": 10000, "is_cutoff": true, "index_range": null, "random_num": null, "top_k": -1, "temperature": 0.0, "top_p": 1.0, "batch_size": 1, "save_entropy": false, "save_ce": false, "format_only": true}
eval/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebc27b58f4839a39b567e39daff85107f8ce24c18b5b41ca3ae6ed062acc4af8
3
+ size 39180336
eval/dataset_info.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data_id": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "real_text": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "real_token": {
14
+ "feature": {
15
+ "dtype": "int64",
16
+ "_type": "Value"
17
+ },
18
+ "_type": "Sequence"
19
+ },
20
+ "mask": {
21
+ "feature": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ }
27
+ },
28
+ "homepage": "",
29
+ "license": ""
30
+ }
eval/detailed_analysis.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "basic": {
3
+ "total_samples": 485,
4
+ "total_tokens": 2057383,
5
+ "total_mismatch_tokens": 0,
6
+ "mismatch_ratio": 0.0
7
+ },
8
+ "mask_analysis": {
9
+ "system_user_tokens": 42715,
10
+ "assistant_tokens": 2014668,
11
+ "system_user_mismatch": 0,
12
+ "assistant_mismatch": 0,
13
+ "system_user_mismatch_ratio": 0.0,
14
+ "assistant_mismatch_ratio": 0.0
15
+ },
16
+ "length_analysis": {
17
+ "avg_tokens_per_sample": 4242.026804123711,
18
+ "median_tokens_per_sample": 3806.0,
19
+ "min_tokens_per_sample": 788,
20
+ "max_tokens_per_sample": 8472,
21
+ "std_tokens_per_sample": 2241.0842399194994,
22
+ "avg_assistant_tokens": 4153.954639175257,
23
+ "median_assistant_tokens": 3732.0,
24
+ "min_assistant_tokens": 747,
25
+ "max_assistant_tokens": 8198
26
+ },
27
+ "mismatch_distribution": {
28
+ "avg_mismatch_ratio": 0.0,
29
+ "median_mismatch_ratio": 0.0,
30
+ "min_mismatch_ratio": 0.0,
31
+ "max_mismatch_ratio": 0.0,
32
+ "std_mismatch_ratio": 0.0,
33
+ "samples_with_no_mismatch": 485,
34
+ "samples_with_high_mismatch": 0
35
+ }
36
+ }
eval/state.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "178555072b76cf00",
8
+ "_format_columns": [
9
+ "data_id",
10
+ "real_text",
11
+ "real_token",
12
+ "mask"
13
+ ],
14
+ "_format_kwargs": {},
15
+ "_format_type": null,
16
+ "_output_all_columns": false,
17
+ "_split": null
18
+ }
train_121k/analysis_report.txt ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ COMPREHENSIVE DATA ANALYSIS REPORT
2
+ ==================================================
3
+
4
+ 1. BASIC STATISTICS
5
+ --------------------
6
+ Total samples: 121,065
7
+ Total tokens: 515,728,426
8
+ Total mismatch tokens: 0
9
+ Overall mismatch ratio: 0.0000%
10
+
11
+ 2. MASK-BASED ANALYSIS
12
+ --------------------
13
+ System/User tokens (mask=0): 10,958,064
14
+ Assistant tokens (mask=1): 504,770,362
15
+ System/User mismatch: 0 (0.0000%)
16
+ Assistant mismatch: 0 (0.0000%)
17
+
18
+ 3. TOKEN LENGTH ANALYSIS
19
+ -------------------------
20
+ Average tokens per sample: 4259.93
21
+ Median tokens per sample: 3698.00
22
+ Min tokens per sample: 91
23
+ Max tokens per sample: 10000
24
+ Std deviation: 2288.65
25
+ Average assistant tokens: 4169.42
26
+ Median assistant tokens: 3613.00
27
+
28
+ 4. MISMATCH DISTRIBUTION
29
+ -------------------------
30
+ Average mismatch ratio per sample: 0.0000%
31
+ Median mismatch ratio: 0.0000%
32
+ Min mismatch ratio: 0.0000%
33
+ Max mismatch ratio: 0.0000%
34
+ Std deviation: 0.0000%
35
+ Samples with no mismatch: 121065
36
+ Samples with >50% mismatch: 0
train_121k/args.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dataset_path": "/mnt/public/youyichen/youyc22/datasets/am-team/math_8b/train_sub.jsonl", "num_gpu": 8, "test_model_list": ["/mnt/public/youyichen/youyc22/models/Qwen3/1.7B/Qwen3-1.7B-Base"], "output_path": "./data/am-team-8b/1_7/train_sub", "max_input_length": 10000, "is_cutoff": true, "index_range": null, "random_num": null, "top_k": -1, "temperature": 0.0, "top_p": 1.0, "batch_size": 1, "save_entropy": false, "save_ce": false, "format_only": true}
train_121k/data-00000-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:401b4cfb193bf93393fb947a810775da60c6caa93edbd256063a6639fd879481
3
+ size 487817920
train_121k/data-00001-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55af368fe22a6fcfc6ac457e9d6f4eb6534a1b07d7b2540020315c0d3d19e459
3
+ size 492010144
train_121k/data-00002-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dd928014e219dcac89897b6583dcba294afc85ec0fcb6572d96c9776599f2cd
3
+ size 495297720
train_121k/data-00003-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9b141586c6b5ca21b278e7522d9bd4b90b9e1551f045a404e1c7b250d61ebbe
3
+ size 489498576
train_121k/data-00004-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4027cb4ec188eea69b7c5c0235f4269d0dbe5867f09b1e05611452d67cc79a2
3
+ size 489332768
train_121k/data-00005-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a76bb4d0789fe8d2dbbc95ba6d319f324790a1a56f0097bbf4bcf0f74c371a79
3
+ size 492590648
train_121k/data-00006-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:581d53f3bb629c40fe1889d00c918a82ec81d95e41f44a98d89b1f75dbb6839c
3
+ size 487919360
train_121k/data-00007-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48e511ccf60da9ea64e3cde0ee1a552e9a391814703985f12c2e859f90982f69
3
+ size 488727336
train_121k/data-00008-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eee1193145f97ec7f5a9b96dc320992d6efdea498356e985f9462c2e5edb447
3
+ size 487852224
train_121k/data-00009-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:526933271a53b64c42dc2eb1112324ac6d84e4db83327cd4ff5523a4541d8640
3
+ size 491627200
train_121k/data-00010-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aeafdfbb740df28f7293b23de50c760e60cfeffc10fba4ece90005c6bfabc03
3
+ size 491751360
train_121k/data-00011-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f16b73d506b788ba6b46637e093d9e39a773abdecaac3a78a75e6888c31f051c
3
+ size 496374104
train_121k/data-00012-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec7c38541efa5197b5297dd10ad8fc9f4ce5631bf2605e3ddada734bd2b207dc
3
+ size 493287184
train_121k/data-00013-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a32fda7869d2f6e21067bd520542ebad61f54e6c5ba5d431d6629069d673cb0b
3
+ size 493991896
train_121k/data-00014-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:228789a20986f9db578cb79e5d44939c04e45b26b6c29828effddb0bd079ce40
3
+ size 487793960
train_121k/data-00015-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7adaee546d919fe6355ef4f496437dfad43f4745224102474b9edd598c7df3f8
3
+ size 493901096
train_121k/data-00016-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6313dcaff35113b505b5e65cd6137e60a7df400acfb8d6d9717c31726c41fea
3
+ size 491941328
train_121k/data-00017-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:887466d659074141bd73d10408a4a62f7c909dc58870d5d8861ab1f2053ca524
3
+ size 495425288
train_121k/data-00018-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6966266e9da90bd3ee64c607eb9b22de35b7bde64e6fdaa811f3a65abcc674d
3
+ size 488879416
train_121k/data-00019-of-00020.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffa37e220e1cf0f0ba25ab89cc6cc7a28fe8000c244d3e54a88d398c8d3e99a5
3
+ size 490589352
train_121k/dataset_info.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data_id": {
6
+ "dtype": "int64",
7
+ "_type": "Value"
8
+ },
9
+ "real_text": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "real_token": {
14
+ "feature": {
15
+ "dtype": "int64",
16
+ "_type": "Value"
17
+ },
18
+ "_type": "Sequence"
19
+ },
20
+ "mask": {
21
+ "feature": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ }
27
+ },
28
+ "homepage": "",
29
+ "license": ""
30
+ }
train_121k/detailed_analysis.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "basic": {
3
+ "total_samples": 121065,
4
+ "total_tokens": 515728426,
5
+ "total_mismatch_tokens": 0,
6
+ "mismatch_ratio": 0.0
7
+ },
8
+ "mask_analysis": {
9
+ "system_user_tokens": 10958064,
10
+ "assistant_tokens": 504770362,
11
+ "system_user_mismatch": 0,
12
+ "assistant_mismatch": 0,
13
+ "system_user_mismatch_ratio": 0.0,
14
+ "assistant_mismatch_ratio": 0.0
15
+ },
16
+ "length_analysis": {
17
+ "avg_tokens_per_sample": 4259.930004543014,
18
+ "median_tokens_per_sample": 3698.0,
19
+ "min_tokens_per_sample": 91,
20
+ "max_tokens_per_sample": 10000,
21
+ "std_tokens_per_sample": 2288.6543312335175,
22
+ "avg_assistant_tokens": 4169.416115309958,
23
+ "median_assistant_tokens": 3613.0,
24
+ "min_assistant_tokens": 37,
25
+ "max_assistant_tokens": 8206
26
+ },
27
+ "mismatch_distribution": {
28
+ "avg_mismatch_ratio": 0.0,
29
+ "median_mismatch_ratio": 0.0,
30
+ "min_mismatch_ratio": 0.0,
31
+ "max_mismatch_ratio": 0.0,
32
+ "std_mismatch_ratio": 0.0,
33
+ "samples_with_no_mismatch": 121065,
34
+ "samples_with_high_mismatch": 0
35
+ }
36
+ }
train_121k/state.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00020.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00020.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00020.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00020.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00020.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00020.arrow"
20
+ },
21
+ {
22
+ "filename": "data-00006-of-00020.arrow"
23
+ },
24
+ {
25
+ "filename": "data-00007-of-00020.arrow"
26
+ },
27
+ {
28
+ "filename": "data-00008-of-00020.arrow"
29
+ },
30
+ {
31
+ "filename": "data-00009-of-00020.arrow"
32
+ },
33
+ {
34
+ "filename": "data-00010-of-00020.arrow"
35
+ },
36
+ {
37
+ "filename": "data-00011-of-00020.arrow"
38
+ },
39
+ {
40
+ "filename": "data-00012-of-00020.arrow"
41
+ },
42
+ {
43
+ "filename": "data-00013-of-00020.arrow"
44
+ },
45
+ {
46
+ "filename": "data-00014-of-00020.arrow"
47
+ },
48
+ {
49
+ "filename": "data-00015-of-00020.arrow"
50
+ },
51
+ {
52
+ "filename": "data-00016-of-00020.arrow"
53
+ },
54
+ {
55
+ "filename": "data-00017-of-00020.arrow"
56
+ },
57
+ {
58
+ "filename": "data-00018-of-00020.arrow"
59
+ },
60
+ {
61
+ "filename": "data-00019-of-00020.arrow"
62
+ }
63
+ ],
64
+ "_fingerprint": "45875352347c0a00",
65
+ "_format_columns": [
66
+ "data_id",
67
+ "real_text",
68
+ "real_token",
69
+ "mask"
70
+ ],
71
+ "_format_kwargs": {},
72
+ "_format_type": null,
73
+ "_output_all_columns": false,
74
+ "_split": null
75
+ }
train_121k/tmp27e1yp0y ADDED
File without changes
train_121k/tmp2l36noav ADDED
File without changes
train_121k/tmp8rx8tcf4 ADDED
File without changes
train_121k/tmp9cbck7w8 ADDED
File without changes
train_121k/tmpc3luchv6 ADDED
File without changes
train_121k/tmpflccrpsn ADDED
File without changes
train_121k/tmpj9n8svkd ADDED
File without changes
train_121k/tmpjbvcktmj ADDED
File without changes
train_121k/tmpjd9oqnce ADDED
File without changes
train_121k/tmpl18yvidx ADDED
File without changes
train_121k/tmpou2atlzy ADDED
File without changes
train_121k/tmppljqauby ADDED
File without changes
train_121k/tmpqnixc16v ADDED
File without changes
train_121k/tmpsjzdkpq5 ADDED
File without changes
train_121k/tmpv87tk2o8 ADDED
File without changes
train_121k/tmpy5dh10sg ADDED
File without changes