File size: 863 Bytes
829274b
 
f70423c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
829274b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f70423c
 
 
 
829274b
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
dataset_info:
- config_name: chunked
  features:
  - name: chunks
    dtype: 'null'
  - name: multihop_chunks
    dtype: 'null'
  - name: chunk_info_metrics
    dtype: 'null'
  - name: chunking_model
    dtype: 'null'
  splits:
  - name: train
    num_bytes: 0
    num_examples: 0
  download_size: 1237
  dataset_size: 0
- config_name: ingested
  features:
  - name: document_id
    dtype: string
  - name: document_text
    dtype: string
  - name: document_filename
    dtype: string
  - name: document_metadata
    struct:
    - name: file_size
      dtype: int64
  splits:
  - name: train
    num_bytes: 1469516
    num_examples: 26
  download_size: 776326
  dataset_size: 1469516
configs:
- config_name: chunked
  data_files:
  - split: train
    path: chunked/train-*
- config_name: ingested
  data_files:
  - split: train
    path: ingested/train-*
---