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
01camel-ai /amc_aime_self_improving Additional Information This dataset contains mathematical problem-solving traces generated using the CAMEL framework. Each entry includes: A mathematical problem statement A detailed step-by-step solution An improvement history showing how the solution was iteratively refined Special thanks to our community contributor, GitHoobar, for developing the STaR pipeline!🙌 texttext-generation1K<n<10K4 likes233 downloads2y agoHugging Face02camel-ai /amc_aime_distilled Additional Information This dataset contains mathematical problem-solving traces generated using the CAMEL framework. Each entry includes: A mathematical problem statement A detailed step-by-step solution texttext-generation1K<n<10K3 likes138 downloads2y agoHugging Face03zihyuan /camelot-bench-dataset camelot-bench Dataset Full self-play records from a run of camelot-bench, a multi-agent LLM benchmark built on the social-deduction game The Resistance: Avalon. Every game, proposal, vote, quest, role guess, speech, and post-game reflection is included, with the private reasoning behind each decision. This dataset was generated by camelot-bench and is not affiliated with or endorsed by the publisher of The Resistance: Avalon. Run: 260911142213-0700 Games: 100 (5 players each)… See the full description on the dataset page: https://huggingface.co/datasets/zihyuan/camelot-bench-dataset.tabularother10K<n<100K1 likes120 downloads4d agoHugging Face04camel-ai /gsm8k_distilled Additional Information This dataset contains mathematical problem-solving traces generated using the CAMEL framework. Each entry includes: A mathematical problem statement A detailed step-by-step solution texttext-generation1K<n<10K15 likes105 downloads2y agoHugging Face05Camellia86 /Full_Agent_RL_OPSD_with_Just_2_A800stext100K<n<1M0 likes90 downloads26d agoHugging Face06LDJnr /Verified-Camel This is the Official Verified Camel dataset. Just over 100 verified examples, and many more coming soon! Comprised of over 100 highly filtered and curated examples from specific portions of CamelAI stem datasets. These examples are verified to be true by experts in the specific related field, with atleast a bachelors degree in the subject. Roughly 30-40% of the originally curated data from CamelAI was found to have atleast minor errors and/or incoherent questions(as determined… See the full description on the dataset page: https://huggingface.co/datasets/LDJnr/Verified-Camel.textquestion-answeringn<1K43 likes62 downloads2y agoHugging Face07camel-ai /backtranslated-tir Agent-Distilled Math Reasoning (TIR+CoT) Dataset This dataset contains mathematical problems paired with both tool-integrated reasoning (TIR) traces and corresponding chain-of-thought (CoT) traces, distilled via agent-based pipelines. It is designed for fine-tuning large language models on step-by-step mathematical reasoning and tool-augmented problem solving. Training Data We generate SFT data based on multiple data sources to ensure diverse and challenging coverage… See the full description on the dataset page: https://huggingface.co/datasets/camel-ai/backtranslated-tir.text10K<n<100K0 likes57 downloads10mo agoHugging Face08mesolitica /google-translate-camel-aitext100K<n<1M0 likes44 downloads3y agoHugging Face09kuotient /Verified-Camel-KO Verified-Camel-KO 이 데이터셋은 https://huggingface.co/datasets/LDJnr/Verified-Camel 의 한국어 번역입니다. GPT4 Turbo로 번역한 뒤, 약간의 수정을 거쳤습니다. 이 데이터에 대한 방침은 전부 원 저자의 방침을 따릅니다. This is the Official Verified Camel dataset. Just over 100 verified examples, and many more coming soon! Comprised of over 100 highly filtered and curated examples from specific portions of CamelAI stem datasets. These examples are verified to be true by experts in the specific related field, with atleast a… See the full description on the dataset page: https://huggingface.co/datasets/kuotient/Verified-Camel-KO.textquestion-answeringn<1K4 likes42 downloads3y agoHugging Face10cactus-camel /cactustext10K<n<100K0 likes38 downloads2y agoHugging Face11faur-ai /ro-camelaiThis dataset is a translation of camel-ai/math, camel-ai/chemistry, camel-ai/biology, camel-ai/physics using LLMic, a bilingual Romanian-English LLM. @misc{li2023camel, title={CAMEL: Communicative Agents for "Mind" Exploration of Large Scale Language Model Society}, author={Guohao Li and Hasan Abed Al Kader Hammoud and Hani Itani and Dmitrii Khizbullin and Bernard Ghanem}, year={2023}, eprint={2303.17760}, archivePrefix={arXiv}, primaryClass={cs.AI} }… See the full description on the dataset page: https://huggingface.co/datasets/faur-ai/ro-camelai.texttext-generation100K<n<1M1 likes35 downloads1y agoHugging Face12noobmaster29 /Verified-Camel-zhThis is a direct Chinese translation using GPT4 of the Verified-Camel dataset. I hope you find it useful. https://huggingface.co/datasets/LDJnr/Verified-Camel Citation: @article{daniele2023amplify-instruct, title={Amplify-Instruct: Synthetically Generated Diverse Multi-turn Conversations for Effecient LLM Training.}, author={Daniele, Luigi and Suphavadeeprasit}, journal={arXiv preprint arXiv:(comming soon)}, year={2023} } textquestion-answeringn<1K1 likes34 downloads3y agoHugging Face13camel-ai /aiopstext1K<n<10K6 likes34 downloads1y agoHugging Face14surogate /ro_sft_camel Dataset Description Camel dataset contains instruction-following data generated by GPT-4 in domains such as math, chemistry, biology and physics. Here we provide the Romanian translation of the Camel dataset, translated with Systran. This dataset is part of the instruction finetune protocol for Romanian LLMs proposed in "Vorbeşti Româneşte?" A Recipe to Train Powerful Romanian LLMs with English Instructions (Masala et al., 2024). Citation @misc{li2023camel… See the full description on the dataset page: https://huggingface.co/datasets/surogate/ro_sft_camel.text100K<n<1M0 likes34 downloads23d agoHugging Face15PJMixers-Dev /camel-ai_physics-gemini-2.0-flash-thinking-exp-1219-CustomShareGPT camel-ai_physics-gemini-2.0-flash-thinking-exp-1219-CustomShareGPT camel-ai/physics with responses regenerated with gemini-2.0-flash-thinking-exp-1219. Generation Details If BlockedPromptException, StopCandidateException, or InvalidArgument was returned, the sample was skipped. If ["candidates"][0]["safety_ratings"] == "SAFETY" the sample was skipped. If ["candidates"][0]["finish_reason"] != 1 the sample was skipped. model = genai.GenerativeModel( model_name… See the full description on the dataset page: https://huggingface.co/datasets/PJMixers-Dev/camel-ai_physics-gemini-2.0-flash-thinking-exp-1219-CustomShareGPT.texttext-generationn<1K1 likes28 downloads2y agoHugging Face16OpenLLM-Ro /ro_sft_camel Dataset Description Camel dataset contains instruction-following data generated by GPT-4 in domains such as math, chemistry, biology and physics. Here we provide the Romanian translation of the Camel dataset, translated with Systran. This dataset is part of the instruction finetune protocol for Romanian LLMs proposed in "Vorbeşti Româneşte?" A Recipe to Train Powerful Romanian LLMs with English Instructions (Masala et al., 2024). Citation @misc{li2023camel… See the full description on the dataset page: https://huggingface.co/datasets/OpenLLM-Ro/ro_sft_camel.text100K<n<1M0 likes24 downloads4mo agoHugging Face17PJMixers /camel-ai_math-ShareGPTtext10K<n<100K0 likes23 downloads3y agoHugging Face18PJMixers-Dev /camel-ai_biology-gemini-exp-1206-ShareGPT camel-ai_biology-gemini-exp-1206-ShareGPT camel-ai/biology with responses generated with gemini-exp-1206. Generation Details If BlockedPromptException, StopCandidateException, or InvalidArgument was returned, the sample was skipped. If ["candidates"][0]["safety_ratings"] == "SAFETY" the sample was skipped. If ["candidates"][0]["finish_reason"] != 1 the sample was skipped. model = genai.GenerativeModel( model_name, safety_settings=[ {… See the full description on the dataset page: https://huggingface.co/datasets/PJMixers-Dev/camel-ai_biology-gemini-exp-1206-ShareGPT.texttext-generationn<1K0 likes23 downloads2y agoHugging Face19omnigeorgio /cameldatatextquestion-answeringn<1K0 likes22 downloads2y agoHugging Face20PJMixers /camel-ai-ShareGPTtext100K<n<1M0 likes19 downloads3y agoHugging Face21Wendong-Fan /camel_dataset_example Additional Information This dataset contains mathematical problem-solving traces generated using the CAMEL framework. Each entry includes: A mathematical problem statement A detailed step-by-step solution An improvement history showing how the solution was iteratively refined texttext-generationn<1K0 likes18 downloads2y agoHugging Face22zikaixiao1 /camel_loong_medicine Additional Information This dataset contains mathematical problem-solving traces generated using the CAMEL framework. Each entry includes: A mathematical problem statement A detailed step-by-step solution texttext-generationn<1K0 likes18 downloads2y agoHugging Face23Wendong-Fan /camel_dataset_example_2 Additional Information This dataset contains mathematical problem-solving traces generated using the CAMEL framework. Each entry includes: A mathematical problem statement A detailed step-by-step solution An improvement history showing how the solution was iteratively refined texttext-generationn<1K0 likes17 downloads2y agoHugging Face24realliyifei /camel_loong_medicine_medcal_train30 Additional Information This dataset contains mathematical problem-solving traces generated using the CAMEL framework. Each entry includes: A mathematical problem statement A detailed step-by-step solution texttext-generationn<1K0 likes16 downloads2y agoHugging Face25cactus-camel /CounselingEvaltextn<1K0 likes15 downloads2y agoHugging Face26Camel-7 /kernel-code-optimizationtextn<1K0 likes15 downloads1y agoHugging Face27Camellia054 /ShareGPT4Video ShareGPT4Video 4.8M Dataset Card Dataset details Dataset type: ShareGPT4Video Captions 4.8M is a set of GPT4-Vision-powered multi-modal captions data of videos. It is constructed to enhance modality alignment and fine-grained visual concept perception in Large Video-Language Models (LVLMs) and Text-to-Video Models (T2VMs). This advancement aims to bring LVLMs and T2VMs towards the capabilities of GPT4V and Sora. sharegpt4video_40k.jsonl is generated by GPT4-Vision… See the full description on the dataset page: https://huggingface.co/datasets/Camellia054/ShareGPT4Video.imagevisual-question-answering10K<n<100K0 likes14 downloads5mo agoHugging Face28Wanfq /verified_camelhttps://huggingface.co/datasets/LDJnr/Verified-Camel features: general, single-turn, task length: 0.127k textn<1K2 likes13 downloads3y agoHugging Face29PJMixers-Dev /camel-ai_biology-gemini-2.0-flash-thinking-exp-1219-CustomShareGPT camel-ai_biology-gemini-2.0-flash-thinking-exp-1219-CustomShareGPT camel-ai/biology with responses regenerated with gemini-2.0-flash-thinking-exp-1219. Generation Details If BlockedPromptException, StopCandidateException, or InvalidArgument was returned, the sample was skipped. If ["candidates"][0]["safety_ratings"] == "SAFETY" the sample was skipped. If ["candidates"][0]["finish_reason"] != 1 the sample was skipped. model = genai.GenerativeModel( model_name… See the full description on the dataset page: https://huggingface.co/datasets/PJMixers-Dev/camel-ai_biology-gemini-2.0-flash-thinking-exp-1219-CustomShareGPT.texttext-generationn<1K0 likes13 downloads2y agoHugging Face30Tofu0142 /camel_LongCoT Additional Information This dataset contains mathematical problem-solving traces generated using the CAMEL framework. Each entry includes: A mathematical problem statement A detailed step-by-step solution An improvement history showing how the solution was iteratively refined texttext-generationn<1K0 likes13 downloads2y agoHugging Face

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