CoolFace
Datasetpublic

ainewtrend07/Decoder_only

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes4downloads
README.md22 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: Models5    dtype: string6  - name: Parameters7    dtype: int648  - name: Trainable_parameters9    dtype: int6410  splits:11  - name: train12    num_bytes: 39213    num_examples: 714  download_size: 205315  dataset_size: 39216configs:17- config_name: default18  data_files:19  - split: train20    path: data/train-*21---22