1Jin1 commited on
Commit
26bf650
·
verified ·
1 Parent(s): b07b789

Upload dataset

Browse files
.gitattributes ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ Ocean_R1_7B_Instruct/phd_ccs-00000-of-00002.parquet filter=lfs diff=lfs merge=lfs -text
2
+ Ocean_R1_7B_Instruct/phd_ccs-00001-of-00002.parquet filter=lfs diff=lfs merge=lfs -text
Ocean_R1_7B_Instruct/phd_ccs-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34ff4c6664d06534eb632496d287543584956cdc6fa258b34fb086e756ad61db
3
+ size 312909643
Ocean_R1_7B_Instruct/phd_ccs-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7916fbbfc822180145f8052afcc0b679535bdd809efd840d4d4414a54321e90f
3
+ size 327293645
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Ocean_R1_7B_Instruct
4
+ features:
5
+ - name: question_id
6
+ dtype: string
7
+ - name: question
8
+ dtype: string
9
+ - name: model_output
10
+ dtype: string
11
+ - name: ground_truth
12
+ dtype: string
13
+ - name: task
14
+ dtype: string
15
+ - name: image_name
16
+ dtype: string
17
+ - name: model_name
18
+ dtype: string
19
+ - name: detailed_prompt
20
+ dtype: string
21
+ - name: image
22
+ dtype: image
23
+ splits:
24
+ - name: phd_ccs
25
+ num_bytes: 650117711
26
+ num_examples: 1506
27
+ download_size: 640203288
28
+ dataset_size: 650117711
29
+ configs:
30
+ - config_name: Ocean_R1_7B_Instruct
31
+ data_files:
32
+ - split: phd_ccs
33
+ path: Ocean_R1_7B_Instruct/phd_ccs-*
34
+ ---