File size: 430 Bytes
742181c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79084f2
 
 
 
742181c
 
 
 
 
 
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: image
    dtype: image
  - name: instruction
    dtype: string
  - name: response
    dtype: string
  - name: bbb_status
    dtype: string
  - name: scan_type
    dtype: string
  splits:
  - name: train
    num_bytes: 30843007
    num_examples: 540
  download_size: 30409597
  dataset_size: 30843007
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---