File size: 490 Bytes
3f9eef8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c4a8cf2
 
 
 
3f9eef8
 
 
 
 
 
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: text
    dtype: string
  - name: id
    dtype: string
  - name: dump
    dtype: string
  - name: url
    dtype: string
  - name: file_path
    dtype: string
  - name: language
    dtype: string
  - name: language_score
    dtype: float32
  splits:
  - name: test
    num_bytes: 39054388
    num_examples: 10000
  download_size: 22718118
  dataset_size: 39054388
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---