File size: 631 Bytes
95009db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7da689b
 
 
 
95009db
 
8e00975
7da689b
8e00975
 
95009db
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: section
    dtype: string
  - name: title
    dtype: string
  - name: abstract
    dtype: string
  - name: url
    dtype: string
  - name: human_story_fetched
    dtype: string
  - name: web_retrieved_urls
    dtype: string
  - name: wrong_human_story_fetched
    dtype: string
  - name: web_ret_context
    dtype: string
  - name: truncated_web_ret_context
    dtype: string
  splits:
  - name: train
    num_bytes: 179548996
    num_examples: 904
  download_size: 99872467
  dataset_size: 179548996
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---