File size: 473 Bytes
845daaf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: gen
    dtype: string
  - name: pre-trained-gen
    dtype: string
  - name: fine-tuned-gen
    dtype: string
  splits:
  - name: solar_plant_64_step200
    num_bytes: 72849
    num_examples: 100
  download_size: 50175
  dataset_size: 72849
configs:
- config_name: default
  data_files:
  - split: solar_plant_64_step200
    path: data/solar_plant_64_step200-*
---