File size: 490 Bytes
98db659
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a1030aa
 
 
 
98db659
 
 
 
 
 
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: 37298967
    num_examples: 10000
  download_size: 22431100
  dataset_size: 37298967
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---