File size: 462 Bytes
c223060
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99b08fe
 
 
 
c223060
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: page_idx
    dtype: int64
  - name: document_name
    dtype: string
  - name: file_path
    dtype: string
  - name: file_url
    dtype: string
  - name: loader_name
    dtype: string
  splits:
  - name: corpus
    num_bytes: 41598
    num_examples: 10
  download_size: 25588
  dataset_size: 41598
configs:
- config_name: default
  data_files:
  - split: corpus
    path: data/corpus-*
---