galtimur commited on
Commit
d4bc691
·
verified ·
1 Parent(s): 2a3f72c

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -35
README.md DELETED
@@ -1,35 +0,0 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: id
5
- dtype: int64
6
- - name: code_plot
7
- dtype: string
8
- - name: code_data
9
- dtype: string
10
- - name: data_csv
11
- dtype: string
12
- - name: task__plot_description
13
- dtype: string
14
- - name: task__plot_style
15
- dtype: string
16
- - name: plots_gt
17
- sequence: string
18
- - name: _task__plot_description_short
19
- dtype: string
20
- - name: _task__plot_description_short_single
21
- dtype: string
22
- - name: __index_level_0__
23
- dtype: int64
24
- splits:
25
- - name: test
26
- num_bytes: 36420981
27
- num_examples: 178
28
- download_size: 25766331
29
- dataset_size: 36420981
30
- configs:
31
- - config_name: default
32
- data_files:
33
- - split: test
34
- path: data/test-*
35
- ---