File size: 569 Bytes
bbbd022 8cca80a 237d0fc 8cca80a 237d0fc 8cca80a bbbd022 | 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 | ---
license: cc
dataset_info:
features:
- name: id
dtype: int64
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: youtube
num_bytes: 94
num_examples: 3
- name: dev
num_bytes: 74
num_examples: 2
- name: blind_test
num_bytes: 32
num_examples: 1
download_size: 5397
dataset_size: 200
configs:
- config_name: default
data_files:
- split: youtube
path: data/youtube-*
- split: dev
path: data/dev-*
- split: blind_test
path: data/blind_test-*
---
|