File size: 808 Bytes
53b5c5e f95716f 53b5c5e |
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 |
---
dataset_info:
features:
- name: text
dtype: string
- name: comments
list:
- name: score
dtype: int64
- name: text
dtype: string
- name: lang
dtype: string
- name: lang_score
dtype: float64
- name: topic
dtype: float64
- name: topic_prob
dtype: float64
- name: was_outlier
dtype: float64
splits:
- name: train
num_bytes: 219441173
num_examples: 79296
- name: validation
num_bytes: 24600381
num_examples: 8811
- name: test
num_bytes: 40295844
num_examples: 14004
download_size: 178475671
dataset_size: 284337398
---
# Dataset Card for "cup_it_ds_split_with_lang_with_topic"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |