File size: 1,034 Bytes
3799a8d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: Madaniyat
    dtype: bool
  - name: O‘zbekiston
    dtype: bool
  - name: Qonunchilik
    dtype: bool
  - name: Sport
    dtype: bool
  - name: Salomatlik
    dtype: bool
  - name: Dunyo
    dtype: bool
  - name: Jamiyat
    dtype: bool
  - name: Foto
    dtype: bool
  - name: Ayollar
    dtype: bool
  - name: Texnologiya
    dtype: bool
  - name: Siyosat
    dtype: bool
  - name: Iqtisodiyot
    dtype: bool
  - name: Pazandachilik
    dtype: bool
  - name: Jinoyat
    dtype: bool
  - name: Avto
    dtype: bool
  splits:
  - name: train
    num_bytes: 889486115
    num_examples: 410000
  - name: test
    num_bytes: 111609936
    num_examples: 51375
  - name: validation
    num_bytes: 111048075
    num_examples: 51375
  download_size: 592732987
  dataset_size: 1112144126
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: validation
    path: data/validation-*
---