CoolFace
Datasetpublic

open-source-metrics/preprocessed_pip

Dataset Card for "preprocessed_pip" More Information needed

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes34downloads
README.md59 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: accelerate5    dtype: int646  - name: datasets7    dtype: int648  - name: diffusers9    dtype: int6410  - name: evaluate11    dtype: int6412  - name: gradio13    dtype: int6414  - name: huggingface_hub15    dtype: int6416  - name: optimum17    dtype: int6418  - name: peft19    dtype: int6420  - name: pytorch_image_models21    dtype: int6422  - name: safetensors23    dtype: int6424  - name: tokenizers25    dtype: int6426  - name: transformers27    dtype: int6428  - name: sentence_transformers29    dtype: int6430  - name: langchain31    dtype: int6432  - name: pytorch33    dtype: int6434  - name: tensorflow35    dtype: int6436  - name: openai37    dtype: int6438  - name: day39    dtype: string40  splits:41  - name: raw42    num_bytes: 27565543    num_examples: 181544  - name: wow45    num_bytes: 3934546    num_examples: 25947  download_size: 16149848  dataset_size: 31500049configs:50- config_name: default51  data_files:52  - split: raw53    path: data/raw-*54  - split: wow55    path: data/wow-*56---57# Dataset Card for "preprocessed_pip"58 59[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)