CoolFace
Datasetpublic

MikeGreen2710/premium_69_train_data_model_2

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes6downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: Word5    dtype: string6  - name: Tag7    dtype: string8  - name: 'Sentence #'9    dtype: int6410  - name: __index_level_0__11    dtype: int6412  splits:13  - name: train14    num_bytes: 236926615    num_examples: 7156216  download_size: 78082517  dataset_size: 236926618configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24