Kurt232 commited on
Commit
45ca1a0
·
verified ·
1 Parent(s): 5c134cc

Add code-only dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: data_source
5
+ dtype: string
6
+ - name: prompt
7
+ list:
8
+ - name: content
9
+ dtype: string
10
+ - name: role
11
+ dtype: string
12
+ - name: ability
13
+ dtype: string
14
+ - name: reward_model
15
+ struct:
16
+ - name: ground_truth
17
+ dtype: string
18
+ - name: style
19
+ dtype: string
20
+ - name: extra_info
21
+ struct:
22
+ - name: index
23
+ dtype: int64
24
+ - name: split
25
+ dtype: string
26
+ - name: task_id
27
+ dtype: int64
28
+ splits:
29
+ - name: train
30
+ num_bytes: 3228811769
31
+ num_examples: 25276
32
+ - name: validation
33
+ num_bytes: 121857965
34
+ num_examples: 1024
35
+ download_size: 1729733342
36
+ dataset_size: 3350669734
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: train
41
+ path: data/train-*
42
+ - split: validation
43
+ path: data/validation-*
44
+ ---
data/train-00000-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00391e338eceac26f55a6440ab714dcb44d256f999f0ce965e2e53c610e413a7
3
+ size 202080575
data/train-00001-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b9f686d759e2b1721dc9d6d8e2b801261fbb5054d789bbfb88550cc89d8edfe
3
+ size 212778607
data/train-00002-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6a46c926bdb338b2e425ac817249d38661979ed2b1a9047cb282d94cedf66f5
3
+ size 249652329
data/train-00003-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4250ece15078c08a615314171ab32ab922df6283004ab8ed9e7e9a845c518614
3
+ size 216309188
data/train-00004-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97f4a81873e4b28a39a1ae1a384e064aba7c623198d04bb186847a178771d25d
3
+ size 260587558
data/train-00005-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bcc7a31d160d491cf40a5f6ec5f8482a792a847f31a8cab86c1ca783708b268
3
+ size 284318422
data/train-00006-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:512956d5a95d9a21fcc40275996b5ac798691d533843070fd1a6e217a4d5d770
3
+ size 226875162
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6dca72708c9e9a948865f29f8407037fd89dd17e77cfd7cd84cecddef9b35b2
3
+ size 77131501