Chengxiang1122 commited on
Commit
04a41ea
·
verified ·
1 Parent(s): ae08737

upload MANIFEST.json

Browse files
Files changed (1) hide show
  1. MANIFEST.json +29 -0
MANIFEST.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "science",
3
+ "repo_id": "Chengxiang1122/sdft-science",
4
+ "repo_name": "sdft-science",
5
+ "dataset_root": "/g/data/cp23/ch3329/self_distillation/Self-Distillation/data/science_data",
6
+ "splits": {
7
+ "train": "/g/data/cp23/ch3329/self_distillation/Self-Distillation/data/science_data/train_data",
8
+ "eval": "/g/data/cp23/ch3329/self_distillation/Self-Distillation/data/science_data/eval_data"
9
+ },
10
+ "artifacts": [
11
+ {
12
+ "local_path": "/g/data/cp23/ch3329/outcome/sdft_hf_copyq_20260407_212640/science/output/science/archives/train.tar.gz",
13
+ "repo_path": "archives/train.tar.gz"
14
+ },
15
+ {
16
+ "local_path": "/g/data/cp23/ch3329/outcome/sdft_hf_copyq_20260407_212640/science/output/science/archives/eval.tar.gz",
17
+ "repo_path": "archives/eval.tar.gz"
18
+ },
19
+ {
20
+ "local_path": "/g/data/cp23/ch3329/outcome/sdft_hf_copyq_20260407_212640/science/output/science/MANIFEST.json",
21
+ "repo_path": "MANIFEST.json"
22
+ },
23
+ {
24
+ "local_path": "/g/data/cp23/ch3329/outcome/sdft_hf_copyq_20260407_212640/science/output/science/README.md",
25
+ "repo_path": "README.md"
26
+ }
27
+ ],
28
+ "generated_at_utc": "2026-04-07T11:29:37Z"
29
+ }