File size: 1,091 Bytes
326f684
 
ce51c7c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
326f684
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ce51c7c
 
 
 
 
 
326f684
 
 
 
 
 
 
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
dataset_info:
- config_name: est_Latn
  features:
  - name: sentence
    dtype: string
  - name: category
    dtype: string
  - name: index_id
    dtype: int64
  - name: original_split
    dtype: string
  - name: url
    dtype: string
  splits:
  - name: validation
    num_bytes: 8031
    num_examples: 30
  - name: test
    num_bytes: 32402
    num_examples: 125
  download_size: 29566
  dataset_size: 40433
- config_name: vro_Latn
  features:
  - name: sentence
    dtype: string
  - name: category
    dtype: string
  - name: index_id
    dtype: int64
  - name: original_split
    dtype: string
  - name: url
    dtype: string
  splits:
  - name: validation
    num_bytes: 8388
    num_examples: 30
  - name: test
    num_bytes: 33553
    num_examples: 125
  download_size: 30636
  dataset_size: 41941
configs:
- config_name: est_Latn
  data_files:
  - split: validation
    path: est_Latn/validation-*
  - split: test
    path: est_Latn/test-*
- config_name: vro_Latn
  data_files:
  - split: validation
    path: vro_Latn/validation-*
  - split: test
    path: vro_Latn/test-*
---