Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
File size: 2,152 Bytes
326f684
 
ce51c7c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
98c5852
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7b31a63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ce51c7c
326f684
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ce51c7c
 
 
 
 
 
98c5852
 
 
 
 
 
7b31a63
 
 
 
 
 
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
---
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: kpv_Cyrl
  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: 11513
    num_examples: 30
  - name: test
    num_bytes: 44577
    num_examples: 125
  download_size: 35049
  dataset_size: 56090
- config_name: krl_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: 8554
    num_examples: 30
  - name: test
    num_bytes: 34543
    num_examples: 125
  download_size: 31600
  dataset_size: 43097
- 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: kpv_Cyrl
  data_files:
  - split: validation
    path: kpv_Cyrl/validation-*
  - split: test
    path: kpv_Cyrl/test-*
- config_name: krl_Latn
  data_files:
  - split: validation
    path: krl_Latn/validation-*
  - split: test
    path: krl_Latn/test-*
- config_name: vro_Latn
  data_files:
  - split: validation
    path: vro_Latn/validation-*
  - split: test
    path: vro_Latn/test-*
---