Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
File size: 1,031 Bytes
0be9b7c
 
ec07568
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0be9b7c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ec07568
 
 
 
0be9b7c
 
 
 
 
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
dataset_info:
- config_name: sgp-bench
  features:
  - name: PID
    dtype: int64
  - name: Question
    dtype: string
  - name: A
    dtype: string
  - name: B
    dtype: string
  - name: C
    dtype: string
  - name: D
    dtype: string
  - name: Answer
    dtype: string
  - name: Subject
    dtype: string
  - name: sample_id
    dtype: string
  splits:
  - name: test
    num_bytes: 1230462
    num_examples: 434
  download_size: 666640
  dataset_size: 1230462
- config_name: svg-edit-bench
  features:
  - name: id
    dtype: string
  - name: task_id
    dtype: string
  - name: task_type
    dtype: string
  - name: file_id
    dtype: string
  - name: query
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: test
    num_bytes: 882339.84
    num_examples: 216
  download_size: 508805
  dataset_size: 882339.84
configs:
- config_name: sgp-bench
  data_files:
  - split: test
    path: sgp-bench/test-*
- config_name: svg-edit-bench
  data_files:
  - split: test
    path: svg-edit-bench/test-*
---