Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
File size: 558 Bytes
1f183db
 
16bca66
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1f183db
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---

license: apache-2.0
dataset_info:
  features:
  - name: task_id
    dtype: string
  - name: prompt
    dtype: string
  - name: entry_point
    dtype: string
  - name: test
    dtype: string
  - name: description
    dtype: string
  - name: language
    dtype: string
  - name: canonical_solution
    sequence: string
  splits:
  - name: train
    num_bytes: 505355
    num_examples: 161
  download_size: 174830
  dataset_size: 505355
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---