File size: 525 Bytes
6215cb0
 
 
c5fc140
 
 
 
 
 
 
 
 
 
 
 
 
 
6215cb0
c5fc140
6215cb0
 
c5fc140
 
 
 
6215cb0
 
 
 
 
 
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
31
32
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: type
    dtype: string
  - name: start
    dtype: int64
  - name: end
    dtype: int64
  - name: depth
    dtype: int64
  - name: filepath
    dtype: string
  - name: parent_class
    dtype: string
  - name: class_index
    dtype: int64
  splits:
  - name: train
    num_bytes: 36552328
    num_examples: 10777
  download_size: 10716584
  dataset_size: 36552328
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---