gsmyrnis commited on
Commit
ca7898b
·
verified ·
1 Parent(s): 120d837

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +87 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: year
5
+ dtype: int64
6
+ - name: day
7
+ dtype: string
8
+ - name: problem_name
9
+ dtype: string
10
+ - name: problem_id
11
+ dtype: string
12
+ - name: target_subtask
13
+ dtype: string
14
+ - name: instruction_seed
15
+ dtype: string
16
+ - name: generation
17
+ dtype: string
18
+ - name: uuid
19
+ dtype: string
20
+ - name: metadata
21
+ struct:
22
+ - name: completion_tokens
23
+ dtype: int64
24
+ - name: prompt_tokens
25
+ dtype: int64
26
+ - name: prompt_tokens_details
27
+ dtype: 'null'
28
+ - name: total_tokens
29
+ dtype: int64
30
+ - name: finish_reason
31
+ dtype: string
32
+ - name: code
33
+ dtype: string
34
+ - name: code_compiles
35
+ dtype: bool
36
+ - name: target_subtask_score
37
+ dtype: float64
38
+ - name: target_subtask_status
39
+ dtype: string
40
+ - name: all_subtasks_points
41
+ dtype: float64
42
+ - name: all_subtasks_results
43
+ list:
44
+ - name: points
45
+ dtype: int64
46
+ - name: problem
47
+ dtype: string
48
+ - name: score
49
+ dtype: float64
50
+ - name: score_precision
51
+ dtype: int64
52
+ - name: status
53
+ dtype: string
54
+ - name: subtask
55
+ dtype: string
56
+ - name: test_results
57
+ list:
58
+ - name: feedback
59
+ dtype: string
60
+ - name: score
61
+ dtype: float64
62
+ - name: status
63
+ dtype: string
64
+ - name: test_name
65
+ dtype: string
66
+ - name: weighted_score
67
+ dtype: float64
68
+ - name: messages
69
+ list:
70
+ - name: content
71
+ dtype: string
72
+ - name: role
73
+ dtype: string
74
+ - name: embedding
75
+ sequence: float64
76
+ splits:
77
+ - name: train
78
+ num_bytes: 28884505
79
+ num_examples: 150
80
+ download_size: 11078666
81
+ dataset_size: 28884505
82
+ configs:
83
+ - config_name: default
84
+ data_files:
85
+ - split: train
86
+ path: data/train-*
87
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76b72bececf0afe2425fc01736ddaf8ba13095deda8e7f9112ab3dd1751e5126
3
+ size 11078666