CoolFace
Datasetpublic

Shawnlight/ECInstruct_Sentiment_Analysis_anonymized

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes35downloads
README.md34 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: output5    dtype: string6  - name: input7    dtype: string8  - name: options9    dtype: string10  - name: task11    dtype: string12  - name: setting13    dtype: string14  - name: split15    dtype: string16  - name: few_shot_example17    dtype: 'null'18  - name: instruction19    dtype: string20  - name: __index_level_0__21    dtype: int6422  splits:23  - name: train24    num_bytes: 836221125    num_examples: 1200026  download_size: 286237927  dataset_size: 836221128configs:29- config_name: default30  data_files:31  - split: train32    path: data/train-*33---34