File size: 431 Bytes
fe126ab
4a20f8a
 
fe126ab
 
 
 
4a20f8a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- ja
license: apache-2.0
task_categories:
- text-retrieval
pretty_name: a
dataset_info:
  features:
  - name: docid
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 82583007
    num_examples: 129260
  download_size: 44837491
  dataset_size: 82583007
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---