CoolFace
30 shown

datasets

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

Clear all
01Bertievidgen /SimpleSafetyTeststexttext-generationn<1K12 likes3.1k downloads2y agoHugging Face02alexkstern /bert_fine_tune_medical_datatext100K<n<1M0 likes37 downloads3y agoHugging Face03Kosmosas /BERT-bitcoin-sentiment-assets BERT-bitcoin-sentiment — large assets Files that exceed GitHub's 100 MB limit, split out of the research repository at https://github.com/Kosmosas. Fetch them into place with: python scripts/download_assets.py Contents File Size What it is backtesting/data/BTCUSDT-last.csv ~411 MB 1-minute BTCUSDT OHLCV + volume. The extended snapshot, running to Nov 2025; used by forecasting and backtesting. weights_comparison_and_derive/BTCUSDT.csv ~381 MB 1-minute… See the full description on the dataset page: https://huggingface.co/datasets/Kosmosas/BERT-bitcoin-sentiment-assets.text1M<n<10M0 likes30 downloads25d agoHugging Face04L-NLProc /Realistic_LJP_BertSumtext10K<n<100K1 likes29 downloads2y agoHugging Face05Q-bert /test-datasettabular1K<n<10K0 likes28 downloads3y agoHugging Face06doctorlan /bert-amz-ctext100K<n<1M0 likes23 downloads5y agoHugging Face07adanish91 /safety-qa-bert-dataset Safety QA Dataset Dataset Description There are two dataset that is publicaly available dataset from Mine Safety and Health Administration (MSHA). The 'seed_annotated_data.csv' dataset contains seed annotated data where the answer to the safety related questions are annotated in the accident narratives for initial training. The main 'training data.csv' data is used during the active learning (AL) process for question answering tasks in occupational safety and health… See the full description on the dataset page: https://huggingface.co/datasets/adanish91/safety-qa-bert-dataset.tabularquestion-answering1K<n<10K0 likes23 downloads11mo agoHugging Face08TechTrekIndia01 /Berttabular100K<n<1M0 likes21 downloads3y agoHugging Face09YeahOuts /bert-dataset Road Traffic Act QA Dataset This dataset is automatically generated question-answer pairs based on the official Road Traffic Act (Republic of Korea). The dataset is designed to support RAG (Retrieval-Augmented Generation) and legal NLP tasks. Dataset Summary Source: Road Traffic Act (English version) Task: Question Answering (QA) Type: Automatically generated by GPT-4o with custom multi-QA prompt Size: 2,000+ QA pairs Language: English Format: CSV (Question, Answer)… See the full description on the dataset page: https://huggingface.co/datasets/YeahOuts/bert-dataset.textquestion-answering1K<n<10K1 likes20 downloads1y agoHugging Face10carlshue /TW-clasification-BERTtext100K<n<1M0 likes18 downloads3y agoHugging Face11madmancity /bertqstextn<1K0 likes15 downloads4y agoHugging Face12beanjar /sp500-business-description-sentence-bert-embeddingsEmbeddings derived from business descriptions of S&P500 companies using sentence-BERT, SentenceTransformer('all-MiniLM-L6-v2') to be exact. For more info on evaluation of sentence transformers (specifcailly the huge GPT-3 versus smaller models see: https://twitter.com/Nils_Reimers/status/1487014195568775173) tabularn<1K0 likes14 downloads4y agoHugging Face13carlshue /TW-Test-BERTtext100K<n<1M0 likes14 downloads3y agoHugging Face14pruhtopia /multilingual-bert-toc-95k-dataset Dataset Details Dataset Description Contains line-by-line sequences from human-annotated legal/government documents and their corresponding labels. Line-by-line examples derived from DocLayNet dataset Dataset Creation Notebook displaying how dataset was created can be accessed here texttext-classification10K<n<100K0 likes12 downloads2y agoHugging Face15Rogashbabu /Training-Bert-Model-Analysistexttext-classification10K<n<100K1 likes11 downloads3y agoHugging Face16interneuronai /customer_feedback_analysis_bert_dataset Customer Feedback Analysis Description: Classify customer feedback based on sentiment and topic to identify improvement areas and strengthen customer engagement. How to Use Here is how to use this model to classify text into different categories: from transformers import AutoModelForSequenceClassification, AutoTokenizer model_name = "interneuronai/customer_feedback_analysis_bert" model = AutoModelForSequenceClassification.from_pretrained(model_name)… See the full description on the dataset page: https://huggingface.co/datasets/interneuronai/customer_feedback_analysis_bert_dataset.text1K<n<10K1 likes11 downloads2y agoHugging Face17as-cle-bert /DebateLLMstextn<1K4 likes11 downloads2y agoHugging Face18carlshue /FILT_BERT_TESTtext10K<n<100K0 likes9 downloads3y agoHugging Face19carlshue /FILT_BERT_TRAINtext10K<n<100K0 likes8 downloads3y agoHugging Face20ClarusC64 /maritime-berth-crane-productivity-coherence-risk-v0.1What this repo is for Detect when berth use stops matching crane output. You use it to flag: hidden capacity loss queue growth before official congestion under-crewing or equipment drag weather combined with resource mismatch Why it matters Berth looks busy long before throughput collapses. texttext-classificationn<1K0 likes8 downloads7mo agoHugging Face21SAGAY /Bert-distilberttabular1K<n<10K0 likes7 downloads4y agoHugging Face22mariogiordano /bert-sentiment-analysistext1K<n<10K1 likes7 downloads3y agoHugging Face23mariogiordano /bert_englishtext1K<n<10K0 likes7 downloads3y agoHugging Face24mariogiordano /BERT_trainevaltext10K<n<100K0 likes6 downloads3y agoHugging Face25as-cle-bert /VirBiCla-training Dataset Card for VirBiCla-training VirBiCla is a ML-based viral DNA detector designed for long-read sequencing metagenomics. This dataset is a support dataset for training the base ML model. Dataset Details Dataset Sources [optional] Repository: GitHub repository for VirBiCla Uses This dataset is intended as support for training the base VirBiCla model Dataset Structure Dataset is a CSV file composed of 60.003 record sequences (coming… See the full description on the dataset page: https://huggingface.co/datasets/as-cle-bert/VirBiCla-training.tabular10K<n<100K1 likes6 downloads3y agoHugging Face26interneuronai /advertisement_cap_on_banner_classification_bert_dataset Advertisement Cap on Banner Classification Description: Automatically classify and assign appropriate advertisement cap to banners to streamline manufacturing and delivery processes. How to Use Here is how to use this model to classify text into different categories: from transformers import AutoModelForSequenceClassification, AutoTokenizer model_name = "interneuronai/advertisement_cap_on_banner_classification_bert" model =… See the full description on the dataset page: https://huggingface.co/datasets/interneuronai/advertisement_cap_on_banner_classification_bert_dataset.textn<1K0 likes6 downloads2y agoHugging Face27thinh23 /autotrain-data-test-berttext1K<n<10K0 likes5 downloads4y agoHugging Face28rouabelgacem /autotrain-data-nlp-bert-ner-testingtextn<1K0 likes5 downloads3y agoHugging Face29abhii26 /berttextn<1K0 likes5 downloads3y agoHugging Face30MidhunKanadan /CritiQ_BERTtext1K<n<10K0 likes5 downloads2y agoHugging Face

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