File size: 477 Bytes
a4650fd c8706f8 a4650fd c8706f8 a4650fd |
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 |
---
dataset_info:
features:
- name: text
dtype: string
- name: features
dtype: float64
splits:
- name: High_School
num_bytes: 782410
num_examples: 2344
- name: Junior_High_School_ja
num_bytes: 550554
num_examples: 1518
download_size: 736174
dataset_size: 1332964
configs:
- config_name: default
data_files:
- split: High_School
path: data/High_School-*
- split: Junior_High_School_ja
path: data/Junior_High_School_ja-*
---
|