File size: 369 Bytes
05ded32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: ref
    dtype: string
  - name: title
    dtype: string
  - name: mtf
    dtype: string
  - name: abc
    dtype: string
  splits:
  - name: train
    num_bytes: 1679853
    num_examples: 663
  download_size: 813411
  dataset_size: 1679853
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---