File size: 460 Bytes
123979a
 
 
 
 
 
 
 
 
 
 
8f2ec8f
1672f7c
123979a
8f2ec8f
1672f7c
8f2ec8f
 
123979a
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: ID
    dtype: int64
  - name: text
    dtype: string
  - name: type
    dtype: string
  splits:
  - name: first_part
    num_bytes: 13793
    num_examples: 25
  - name: second_part
    num_bytes: 14541
    num_examples: 25
  download_size: 25766
  dataset_size: 28334
configs:
- config_name: default
  data_files:
  - split: first_part
    path: data/first_part-*
  - split: second_part
    path: data/second_part-*
---