CoolFace
20 results

OpenSource

open-source-metrics /tokenizers-dependents tokenizers metrics This dataset contains metrics about the huggingface/tokenizers package. Number of repositories in the dataset: 11460 Number of packages in the dataset: 124 Package dependents This contains the data available in the used-by tab on GitHub. Package & Repository star count This section shows the package and repository star count, individually. Package Repository There are 14 packages that have more than 1000 stars. There are 41… See the full description on the dataset page: https://huggingface.co/datasets/open-source-metrics/tokenizers-dependents.tabularn<1K0 likes2.1k downloads2y agoHugging FaceHansBug /opensource_mirror0 likes1.4k downloads3y agoHugging Facesimbahuang /wan22-animate-3k-opensource-data Wan2.2 Animate Open Dataset Pack This dataset repo stores the complete datasets/ directory used for the Wan2.2 TI2V 5B + One-to-All animate experiment. The original tree contains more than 10,000 files in one directory, which Hugging Face git repositories reject as raw files. Therefore the dataset is stored as split tar shards. Restore: cat datasets.tar.part-* | tar -xf - sha256sum -c SHA256SUMS After extraction, the restored tree contains:… See the full description on the dataset page: https://huggingface.co/datasets/simbahuang/wan22-animate-3k-opensource-data.image10K<n<100K0 likes1.3k downloads3mo agoHugging Faceopen-source-metrics /transformers-dependents transformers metrics This dataset contains metrics about the huggingface/transformers package. Number of repositories in the dataset: 27067 Number of packages in the dataset: 823 Package dependents This contains the data available in the used-by tab on GitHub. Package & Repository star count This section shows the package and repository star count, individually. Package Repository There are 65 packages that have more than 1000 stars. There are 140… See the full description on the dataset page: https://huggingface.co/datasets/open-source-metrics/transformers-dependents.tabular10K<n<100K2 likes1.2k downloads2y agoHugging FaceHKUSTAudio /Llasa_opensource_speech_data_160k_hours_tokenized Update (2025-02-07): Our paper has been released! This script is for merging tokenized speech datasets stored in memmap format. The input datasets can be combined to form larger training datasets. import numpy as np import os def merge_memmap_datasets(dataset_dirs, output_dir): # Ensure the output directory exists os.makedirs(output_dir, exist_ok=True) # Dataset splits to be merged splits = ['train', 'val'] for split in splits: shapes = [] seq_len =… See the full description on the dataset page: https://huggingface.co/datasets/HKUSTAudio/Llasa_opensource_speech_data_160k_hours_tokenized.31 likes736 downloads2y agoHugging Faceopen-source-metrics /gradio-dependents Dataset Card for "gradio-dependents" More Information needed tabular1K<n<10K0 likes716 downloads2y agoHugging Face