filtered-1 / README.md
pharaouk's picture
Upload README.md with huggingface_hub
8c2a958
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: text
dtype: string
- name: conversation_id
dtype: int64
- name: dataset_id
dtype: string
- name: unique_conversation_id
dtype: string
- name: embedding
sequence: float32
- name: inst_prob
dtype: float64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 14851302435
num_examples: 2506367
download_size: 8200041049
dataset_size: 14851302435
---
# Dataset Card for "filtered-1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)