Fu20 commited on
Commit
0c09515
·
verified ·
1 Parent(s): 525f83e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: inputs
7
+ struct:
8
+ - name: left_context
9
+ dtype: string
10
+ - name: outputs
11
+ dtype: string
12
+ - name: meta
13
+ struct:
14
+ - name: id
15
+ dtype: int32
16
+ - name: repo
17
+ dtype: string
18
+ - name: base_commit
19
+ dtype: string
20
+ - name: gt
21
+ dtype: string
22
+ - name: right_context
23
+ dtype: string
24
+ - name: left_context
25
+ dtype: string
26
+ - name: image_name
27
+ dtype: string
28
+ - name: build_command
29
+ dtype: string
30
+ - name: test_command
31
+ dtype: string
32
+ - name: fn
33
+ dtype: string
34
+ - name: PASS_TO_PASS
35
+ dtype: string
36
+ - name: FAIL_TO_PASS
37
+ dtype: string
38
+ - name: intent
39
+ dtype: string
40
+ - name: intent_type
41
+ dtype: string
42
+ splits:
43
+ - name: shots
44
+ num_bytes: 45657
45
+ num_examples: 10
46
+ - name: test
47
+ num_bytes: 17098372
48
+ num_examples: 802
49
+ download_size: 5621897
50
+ dataset_size: 17144029
51
+ configs:
52
+ - config_name: default
53
+ data_files:
54
+ - split: shots
55
+ path: data/shots-*
56
+ - split: test
57
+ path: data/test-*
58
+ ---
data/shots-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34a15e7d0da833aed46cf458d95c96fe082542cde54e4ce39d1ec85944a16974
3
+ size 41565
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60772419065c40eb71ebc606aae6abe3ced1aa6d420c7c074d0098528777268c
3
+ size 5580332