File size: 513 Bytes
ed64399
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bf6e01f
 
ed64399
 
bf6e01f
ed64399
bf6e01f
 
ed64399
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: source
    dtype: string
  - name: date
    dtype: string
  - name: title
    dtype: string
  - name: context
    dtype: string
  - name: context_tokens
    dtype: int64
  - name: context_chars
    dtype: int64
  - name: context_words
    dtype: int64
  splits:
  - name: train
    num_bytes: 1122020654
    num_examples: 497733
  download_size: 623309026
  dataset_size: 1122020654
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---