Raywithyou commited on
Commit
40f98a8
·
verified ·
1 Parent(s): 32ceabc

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -57,3 +57,17 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ task1_exec.part000.jsonl filter=lfs diff=lfs merge=lfs -text
61
+ task1_exec.part001.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ task1_exec.part002.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ task1_exec.part003.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ task1_exec.part004.jsonl filter=lfs diff=lfs merge=lfs -text
65
+ task1_exec.part005.jsonl filter=lfs diff=lfs merge=lfs -text
66
+ task1_exec.part006.jsonl filter=lfs diff=lfs merge=lfs -text
67
+ task1_exec.part007.jsonl filter=lfs diff=lfs merge=lfs -text
68
+ task1_exec.part008.jsonl filter=lfs diff=lfs merge=lfs -text
69
+ task1_exec.part009.jsonl filter=lfs diff=lfs merge=lfs -text
70
+ task1_exec.part010.jsonl filter=lfs diff=lfs merge=lfs -text
71
+ task1_gen.jsonl filter=lfs diff=lfs merge=lfs -text
72
+ task2_exec.jsonl filter=lfs diff=lfs merge=lfs -text
73
+ task2_gen.jsonl filter=lfs diff=lfs merge=lfs -text
reconstruct_task1_exec.py ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #!/usr/bin/env python3
2
+ # 重组文件 task1_exec.jsonl 的脚本
3
+
4
+ import os
5
+ from pathlib import Path
6
+
7
+ def reconstruct_file():
8
+ output_file = "task1_exec.jsonl"
9
+ chunk_files = [
10
+ "task1_exec.part000.jsonl",
11
+ "task1_exec.part001.jsonl",
12
+ "task1_exec.part002.jsonl",
13
+ "task1_exec.part003.jsonl",
14
+ "task1_exec.part004.jsonl",
15
+ "task1_exec.part005.jsonl",
16
+ "task1_exec.part006.jsonl",
17
+ "task1_exec.part007.jsonl",
18
+ "task1_exec.part008.jsonl",
19
+ "task1_exec.part009.jsonl",
20
+ "task1_exec.part010.jsonl",
21
+ ]
22
+
23
+ print(f"重组文件: {output_file}")
24
+ with open(output_file, 'wb') as outfile:
25
+ for chunk_file in chunk_files:
26
+ if os.path.exists(chunk_file):
27
+ print(f"添加分片: {chunk_file}")
28
+ with open(chunk_file, 'rb') as infile:
29
+ outfile.write(infile.read())
30
+ else:
31
+ print(f"警告: 分片文件不存在 {chunk_file}")
32
+
33
+ print(f"重组完成: {output_file}")
34
+
35
+ if __name__ == "__main__":
36
+ reconstruct_file()
task1_exec.part000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e384b343dc3129b27a22ca08fb620ceb266233c6aa7e550ee052439b8679fd3c
3
+ size 10737418240
task1_exec.part001.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:060be7e4a2efdbadb456576e08509700770b2e28184f729213a86ed05cb100c7
3
+ size 10737418240
task1_exec.part002.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9907acc8b50005d282d734117ffeda9972f5c211b918cf7eacaadbd4788ab64c
3
+ size 10737418240
task1_exec.part003.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80adcbda0cd47babddfa7e62b8f89f6b2ab2845218b04720647f51942c5fafb5
3
+ size 10737418240
task1_exec.part004.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2999a38d18983af499179783c21cc2c79f563673a82b4855200dda6b0bd86a20
3
+ size 10737418240
task1_exec.part005.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:361237f70d8526c53a03eb69a373ba9c5cb80fd65fd4dbb9c056c1efb85405d3
3
+ size 10737418240
task1_exec.part006.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5ee48c9a82a5cb7e37505772134c88155663a82a6fdcb59d646245e2dad6aed
3
+ size 10737418240
task1_exec.part007.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc287e99d138ad994e6e3dd12aeb5a7dcd0fa523f50046120eed4983b7a98833
3
+ size 10737418240
task1_exec.part008.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b2a79d3e2bf74250eb70aa61d8022c32cb21638e670009ef63b5235f231f1c8
3
+ size 10737418240
task1_exec.part009.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24b285a35a00edbfc155683693fe26ab196cc04c25cf8379c07cb04d84ed5b28
3
+ size 10737418240
task1_exec.part010.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e683c4868c9b17a59a9247b7f8932569815686a65616b1ff58ef0cf7f26d0e6
3
+ size 1749909882
task1_gen.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc7f45f533bb627d50cb2a7a05e08542b6a7eea5494fcbea96d46b099ff7b6ae
3
+ size 52055996
task1_gen.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04d66fa67f9523c9f1448b403de3981b125f6545be567ef5f22dee6f196aa509
3
+ size 6284492
task2_exec.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cb832487115f30a12b8b65ab49df71e5c05b2254e815e7666bad1c972e8ab60
3
+ size 904538926
task2_gen.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7908ee99e14a31e7c403d02489453b2179f02bd59bff25d86b5d46423cda0cee
3
+ size 69583394
task2_gen.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6df69cfb34f94762eee2b2a9e2b1f5129f40acf5823f8213073139f2993f7ec2
3
+ size 16871769