CoolFace
Datasetpublic

karths/binary-10IQR-medium-priority

Dataset Card for "binary-10IQR-medium-priority" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes30downloads
README.md43 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: 'Unnamed: 0'5    dtype: int646  - name: id7    dtype: float648  - name: type9    dtype: string10  - name: created_at11    dtype: string12  - name: repo13    dtype: string14  - name: repo_url15    dtype: string16  - name: action17    dtype: string18  - name: title19    dtype: string20  - name: labels21    dtype: string22  - name: body23    dtype: string24  - name: index25    dtype: string26  - name: text_combine27    dtype: string28  - name: label29    dtype: string30  - name: text31    dtype: string32  - name: binary_label33    dtype: int6434  splits:35  - name: train36    num_bytes: 88365199837    num_examples: 22536438  download_size: 38216728339  dataset_size: 88365199840---41# Dataset Card for "binary-10IQR-medium-priority"42 43[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)