File size: 533 Bytes
0305a39
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: files
    struct:
    - name: config.yaml
      dtype: string
    - name: email_chain.txt
      dtype: string
    - name: instructions.txt
      dtype: string
    - name: model-00001-of-00002.safetensors
      dtype: string
  - name: target
    dtype: 'null'
  - name: input
    dtype: string
  splits:
  - name: train
    num_bytes: 1533
    num_examples: 1
  download_size: 10024
  dataset_size: 1533
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---