CoolFace
Datasetpublic

chcaa/periphery-aviser-e5

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes116downloads
README.md38 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: article_id5    dtype: string6  - name: date7    dtype: string8  - name: embedding9    sequence: float6410  - name: n_chunks_orig11    dtype: int6412  - name: clean_category13    dtype: string14  - name: text15    dtype: string16  - name: article_length17    dtype: int6418  - name: characters19    dtype: int6420  - name: embedding_shape21    sequence: int6422  - name: newspaper23    dtype: string24  - name: label_type25    dtype: string26  splits:27  - name: train28    num_bytes: 1122014124329    num_examples: 123920430  download_size: 889609119031  dataset_size: 1122014124332configs:33- config_name: default34  data_files:35  - split: train36    path: data/train-*37---38