File size: 366 Bytes
cb33c83
 
 
 
 
 
 
 
 
 
 
7d04c69
 
 
 
cb33c83
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
dataset_info:
  features:
  - name: text_1
    dtype: string
  - name: text_2
    dtype: string
  - name: lang
    dtype: string
  splits:
  - name: word2word
    num_bytes: 502490171
    num_examples: 14689050
  download_size: 306840510
  dataset_size: 502490171
configs:
- config_name: default
  data_files:
  - split: word2word
    path: data/word2word-*
---