File size: 1,582 Bytes
774dfaa 330ce38 774dfaa 859d957 1b988d3 774dfaa 330ce38 774dfaa 859d957 1b988d3 774dfaa | 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 | ---
dataset_info:
- config_name: ara
features:
- name: label
dtype: int64
- name: text
dtype: large_string
splits:
- name: train
num_bytes: 858791
num_examples: 2468
- name: test
num_bytes: 5862
num_examples: 40
download_size: 188154
dataset_size: 864653
- config_name: eng
features:
- name: label
dtype: int64
- name: text
dtype: large_string
splits:
- name: train
num_bytes: 2407955
num_examples: 6920
- name: test
num_bytes: 4974
num_examples: 40
download_size: 518215
dataset_size: 2412929
- config_name: nor
features:
- name: label
dtype: int64
- name: text
dtype: large_string
splits:
- name: train
num_bytes: 930821
num_examples: 2675
- name: test
num_bytes: 4388
num_examples: 40
download_size: 198925
dataset_size: 935209
- config_name: rus
features:
- name: label
dtype: int64
- name: text
dtype: large_string
splits:
- name: train
num_bytes: 1022337
num_examples: 2938
- name: test
num_bytes: 283798
num_examples: 40
download_size: 9781086
dataset_size: 1306135
configs:
- config_name: ara
data_files:
- split: train
path: ara/train-*
- split: test
path: ara/test-*
- config_name: eng
data_files:
- split: train
path: eng/train-*
- split: test
path: eng/test-*
- config_name: nor
data_files:
- split: train
path: nor/train-*
- split: test
path: nor/test-*
- config_name: rus
data_files:
- split: train
path: rus/train-*
- split: test
path: rus/test-*
---
|