Upload dataset

This commit is contained in:
Maxime Labonne 2024-07-27 18:34:53 +00:00 committed by system
parent 4b07351d56
commit fce49a43bf
No known key found for this signature in database
GPG Key ID: 6A528E38E0733467
2 changed files with 28 additions and 0 deletions

25
README.md Normal file

@ -0,0 +1,25 @@
---
dataset_info:
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: source
dtype: string
- name: score
dtype: float64
splits:
- name: train
num_bytes: 239650960.7474458
num_examples: 100000
download_size: 116531415
dataset_size: 239650960.7474458
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---

BIN
data/train-00000-of-00001.parquet (Stored with Git LFS) Normal file

Binary file not shown.