CoolFace
10 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01rustemgareev /russian-names Russian Names with Popularity Scores Description This dataset contains over 12,000 multinational given names in Russia, including their popularity ranks and scores. The data is based on statistics published by the Unified State Register of Civil Status Records (EGR ZAGS) as of July 2025. Usage The dataset can be loaded using the Hugging Face datasets library. from datasets import load_dataset dataset = load_dataset("rustemgareev/russian-names", split='train')… See the full description on the dataset page: https://huggingface.co/datasets/rustemgareev/russian-names.tabularother10K<n<100K0 likes428 downloads1y agoHugging Face02rustemgareev /russian-surnames Russian Surnames Description This dataset contains over 300,000 Russian surnames with gender classification (m, f, u). For a dataset of Russian given names, see Russian Names with Popularity Scores. Usage The dataset can be loaded using the Hugging Face datasets library. from datasets import load_dataset # Load the dataset dataset = load_dataset("rustemgareev/russian-surnames", split='train') # Print the first example print(dataset[0]) Example Output: {… See the full description on the dataset page: https://huggingface.co/datasets/rustemgareev/russian-surnames.text100K<n<1M0 likes39 downloads1y agoHugging Face03AlekseyCalvin /RuVerses.com_RusToEng_4928poems RuVERSES.com Russian-English Bilingual Poetry Library A dataset of Eastern European and Soviet poetry from https://RuVerses.com/, with Russian-language sources, English translations, and RuVerses urls. Featuring a present (c. late 2025) state of the RuVerses archive, this dataset represents the work of hundreds of poets and translators. RuVerses' enormous intelinear bilingual anthology is herein formatted for more convenient integration with NLP and deep learning research broadly… See the full description on the dataset page: https://huggingface.co/datasets/AlekseyCalvin/RuVerses.com_RusToEng_4928poems.texttranslation1K<n<10K1 likes34 downloads9mo agoHugging Face04jelber2 /RustBioGPT-validgit clone https://github.com/rust-bio/rust-bio-tools rm -f RustBioGPT-validate.csv && for i in `find . -name "*.rs"`;do paste -d "," <(echo "rust-bio-tools"|perl -pe "s/(.+)/\"\1\"/g") <(echo $i|perl -pe "s/(.+)/\"\1\"/g") <(perl -pe "s/\n/\\\n/g" $i|perl -pe s"/\"/\'/g" |perl -pe "s/(.+)/\"\1\"/g") <(echo"mit"|perl -pe "s/(.+)/\"\1\"/g") >> RustBioGPT-validate.csv; done sed -i '1i "repo_name","path","content","license"' RustBioGPT-validate.csv textn<1K3 likes33 downloads4y agoHugging Face05jelber2 /RustBioGPTgit clone https://github.com/natir/br.git git clone https://github.com/natir/pcon git clone https://github.com/natir/yacrd git clone https://github.com/natir/rasusa git clone https://github.com/natir/fpa git clone https://github.com/natir/kmrf rm -f RustBioGPT-train.csv && for i in `find . -name "*.rs"`;do paste -d "," <(echo $i|perl -pe "s/\.\/(\w+)\/.+/\"\1\"/g") <(echo$i|perl -pe "s/(.+)/\"\1\"/g") <(perl -pe "s/\n/\\\n/g" $i|perl -pe s"/\"/\'/g" |perl -pe "s/(.+)/\"\1\"/g") <(echo… See the full description on the dataset page: https://huggingface.co/datasets/jelber2/RustBioGPT.textn<1K1 likes32 downloads4y agoHugging Face06kaengreg /rus-tydiqa-qrelstext1K<n<10K0 likes25 downloads2y agoHugging Face07kaengreg /rus-trec-covid-qrelstabular10K<n<100K0 likes22 downloads2y agoHugging Face08kaengreg /rus-touche-qrelstabular1K<n<10K0 likes10 downloads2y agoHugging Face09aksheyd /rustviz Dataset Card for Dataset Name This dataset card aims to be a base template for new datasets. It has been generated using this raw template. Dataset Details Dataset Description Curated by: [More Information Needed] Funded by [optional]: [More Information Needed] Shared by [optional]: [More Information Needed] Language(s) (NLP): [More Information Needed] License: [More Information Needed] Dataset Sources [optional] Repository: [More… See the full description on the dataset page: https://huggingface.co/datasets/aksheyd/rustviz.textn<1K0 likes7 downloads3y agoHugging Face10Rustools /pagetextn<1K0 likes2 downloads9mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.