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
01NoirZangetsu /Flutter-Code-with-Questions-Dataset-Turkish Flutter Code with Questions Dataset (Turkish) 📦 Dataset Name: flutter_code_with_questions Bu veri seti, Flutter framework'ü ile yazılmış kod parçacıkları ve her bir kod parçası için özel olarak üretilmiş detaylı Türkçe soruları içermektedir. Veri seti, kodların eğitim verisi olarak kullanılmasının yanı sıra, LLM (Large Language Model) tabanlı kod anlama ve soru yanıtlama modellerinin geliştirilmesinde kullanılabilir. 📁 Dataset Format Veri dosyaları CSV… See the full description on the dataset page: https://huggingface.co/datasets/NoirZangetsu/Flutter-Code-with-Questions-Dataset-Turkish.textquestion-answering1K<n<10K0 likes242 downloads2mo agoHugging Face02NoirZangetsu /Flutter-Code-with-Questions-Dataset-English 🧠 Flutter Code with Questions Dataset (English) This repository contains a high-quality dataset of Flutter-related code snippets paired with automatically generated English technical questions. The dataset is intended for use in training and fine-tuning language models, coding assistants, and educational systems focused on Flutter development. 📂 Dataset Structure The dataset is divided into 22 CSV files, each containing 200 entries. Every entry includes: A… See the full description on the dataset page: https://huggingface.co/datasets/NoirZangetsu/Flutter-Code-with-Questions-Dataset-English.textquestion-answering1K<n<10K3 likes217 downloads2mo agoHugging Face03deepklarity /top-flutter-packages Top Flutter Packages Dataset Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase. It is gaining quite a bit of popularity because of ability to code in a single language and have it running on Android/iOS and web as well. This dataset contains a snapshot of Top 5000+ flutter/dart packages hosted on Flutter package repository The dataset was scraped in August-2024. We aim to use this dataset to… See the full description on the dataset page: https://huggingface.co/datasets/deepklarity/top-flutter-packages.tabular1K<n<10K10 likes194 downloads2y agoHugging Face04bbidpa /flutter-diff-steps-v1 Flutter Codegen: Diff Steps Synthetic dataset of step-by-step Flutter/Dart widget construction, where each row is one incremental edit in a sequence: given a goal, the current code, and the history of steps taken so far, predict the next action (a short description) and the code change as a search/replace diff hunk. Built for training and evaluating small language models on iterative, diff-based code editing -- as opposed to regenerating the whole file at each step. This is the… See the full description on the dataset page: https://huggingface.co/datasets/bbidpa/flutter-diff-steps-v1.tabulartext-generation100K<n<1M0 likes177 downloads13d agoHugging Face05bbidpa /Rainbow-Pony-100m-Flutter-steps-eval Rainbow-Pony-100M Flutter — Steps Mode — Validation Results Dataset Summary Held-out evaluation results for bbidpa/Rainbow-Pony-100m-Flutter-steps, a 100M-parameter transformer trained from scratch to edit Flutter/Dart source files. In steps mode, the model is given an existing file and an edit instruction and generates a sequence of localized search/replace edit actions, each mechanically applied to the current file state before the next action is generated… See the full description on the dataset page: https://huggingface.co/datasets/bbidpa/Rainbow-Pony-100m-Flutter-steps-eval.tabulartext-generation1K<n<10K1 likes139 downloads13d agoHugging Face06bbidpa /flutter-full-examples-v1 Flutter Codegen: Full Examples Synthetic dataset of complete Flutter/Dart widgets, each paired with the goal that describes them and (optionally) starting code. Unlike flutter-codegen-diff-steps, there's no step history or diff structure here -- each row is a single, standalone goal -> complete file example. This is the whole-code counterpart to flutter-diff-steps-v1, intended for training/evaluating a baseline that generates the entire file in one shot, to compare against the… See the full description on the dataset page: https://huggingface.co/datasets/bbidpa/flutter-full-examples-v1.tabulartext-generation10K<n<100K0 likes128 downloads13d agoHugging Face07bbidpa /Qwen2.5-Coder-0.5B-Flutter-steps-eval Qwen2.5-Coder-0.5B Flutter — Steps Mode — Validation Results Dataset Summary Held-out evaluation results for bbidpa/Qwen2.5-Coder-0.5B-Flutter-steps, a fine-tune of Qwen2.5-Coder-0.5B for editing Flutter/Dart source files. In steps mode, the model is given an existing file and an edit instruction and generates a sequence of localized search/replace edit actions, each mechanically applied to the current file state before the next action is generated, until the… See the full description on the dataset page: https://huggingface.co/datasets/bbidpa/Qwen2.5-Coder-0.5B-Flutter-steps-eval.tabulartext-generation1K<n<10K0 likes101 downloads13d agoHugging Face08bbidpa /Rainbow-Pony-100m-Flutter-direct-eval Rainbow-Pony-100M Flutter — Direct Mode — Validation Results Dataset Summary Held-out evaluation results for bbidpa/Rainbow-Pony-100m-Flutter-direct, a 100M-parameter transformer trained from scratch to edit Flutter/Dart source files. In direct mode, the model is given an existing file and an edit instruction and generates the complete modified file in a single forward pass (as opposed to the steps / iterative diff-based mode — see the sibling dataset… See the full description on the dataset page: https://huggingface.co/datasets/bbidpa/Rainbow-Pony-100m-Flutter-direct-eval.tabulartext-generation1K<n<10K0 likes100 downloads13d agoHugging Face09durrah /flutter-questions-answerstext1K<n<10K0 likes84 downloads2y agoHugging Face10bbidpa /Qwen2.5-Coder-0.5B-Flutter-direct-eval Qwen2.5-Coder-0.5B Flutter — Direct Mode — Validation Results Dataset Summary Held-out evaluation results for bbidpa/Qwen2.5-Coder-0.5B-Flutter-direct, a fine-tune of Qwen2.5-Coder-0.5B for editing Flutter/Dart source files. In direct mode, the model is given an existing file and an edit instruction and generates the complete modified file in a single forward pass (as opposed to the steps / iterative diff-based mode — see the sibling dataset… See the full description on the dataset page: https://huggingface.co/datasets/bbidpa/Qwen2.5-Coder-0.5B-Flutter-direct-eval.tabulartext-generation1K<n<10K0 likes82 downloads13d agoHugging Face11NoirZangetsu /flutterft FlutterFT FlutterFT is a 5,000-record English-language instruction-tuning corpus for Flutter/Dart code generation, spanning seven task types: question-to-code, test generation, bug fixing, refactoring, completion, code explanation, and API usage. Each record is a chat-format (system/user/assistant) example. Important notice on source provenance and licensing Source repository, commit, and license information for the underlying code snippets was not recorded during… See the full description on the dataset page: https://huggingface.co/datasets/NoirZangetsu/flutterft.texttext-generation1K<n<10K0 likes47 downloads2mo agoHugging Face12wraps /codegen-flutter-v1texttext-generation100K<n<1M1 likes29 downloads2y agoHugging Face13Hinno /flutter_code_dataset Dataset Card for "flutter_code_dataset" More Information needed text1K<n<10K4 likes28 downloads2y agoHugging Face14kristmh /flutter_testset Dataset Card for "flutter_testset" More Information needed text1K<n<10K0 likes18 downloads3y agoHugging Face15thachhoang /flutter_awesometext10K<n<100K0 likes18 downloads2y agoHugging Face16Ekhlass /flutter_docstext10K<n<100K1 likes16 downloads3y agoHugging Face17KaQyn /flutter_stacktext10K<n<100K0 likes16 downloads3y agoHugging Face18shalinikandaswamy /top-flutter-packages Top Flutter Packages Dataset Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase. It is gaining quite a bit of popularity because of ability to code in a single language and have it running on Android/iOS and web as well. This dataset contains a snapshot of Top 5000+ flutter/dart packages hosted on Flutter package repository The dataset was scraped in August-2024. We aim to use this dataset to… See the full description on the dataset page: https://huggingface.co/datasets/shalinikandaswamy/top-flutter-packages.tabular1K<n<10K0 likes13 downloads8mo agoHugging Face19Ekhlass /Flutter_Documentationtext10K<n<100K0 likes12 downloads2y agoHugging Face20Ekhlass /Flutter_Docs_2text1K<n<10K0 likes11 downloads2y agoHugging Face21ghozimahdi /ut-ds-dart-flutter-one Dataset Description This dataset contains input and output data for generating unit tests for Flutter projects. Input: Dart/Flutter source code. Output: Expected unit tests. Example { "input": "Generate unit test for the following Flutter module: import 'package:dio/dio.dart';", "output": "import 'package:flutter_test/flutter_test.dart'; ... expected unit test code ..." } textn<1K1 likes11 downloads2y agoHugging Face22kristmh /flutter_testset_with_med_low_1 Dataset Card for "flutter_testset_with_med_low_1" More Information needed text1K<n<10K0 likes9 downloads3y agoHugging Face23Ekhlass /flutter_constraintstext1K<n<10K1 likes8 downloads2y agoHugging Face24kristmh /flutter_testset_with_med_low Dataset Card for "flutter_testset_with_med_low" More Information needed text1K<n<10K0 likes6 downloads3y agoHugging Face25Ekhlass /flutter_docs_portiontextn<1K0 likes6 downloads2y agoHugging Face26Ekhlass /flutter_docs_1textn<1K0 likes6 downloads2y agoHugging Face27Ekhlass /Flutter_Questionstext1K<n<10K0 likes4 downloads2y agoHugging Face28durrah /flutter_questions_answers_text1K<n<10K0 likes4 downloads2y agoHugging Face29durrah /flutter_questionstext1K<n<10K0 likes4 downloads2y agoHugging Face30fluttertpoint3 /stuttering-analysis-datasetaudio1K<n<10K0 likes4 downloads6mo agoHugging Face

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