File size: 634 Bytes
0adf4be 043a68c 0adf4be 043a68c 0adf4be |
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 |
---
dataset_info:
features:
- name: tags
dtype: string
- name: instruction
dtype: string
- name: category
dtype: string
- name: intent
dtype: string
- name: response
dtype: string
- name: pure_unicode
dtype: string
- name: mixed_unicode
dtype: string
- name: romanized
dtype: string
- name: pure_unicode_rev
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 4041930
num_examples: 2775
download_size: 1005246
dataset_size: 4041930
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|