datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
ogiri-bokete-unsloth-vlm
Japanese Bokete Ogiri — Unsloth VLM format
YANS-official/ogiri-bokete を、UnslothのVision SFTで扱える会話形式に変換した非公開用データセットです。
各JSONLレコードは「1画像 + 1回答」です。
{
"messages": [
{"role": "user", "content": [
{"type": "image", "image": "images/124469.jpg"},
{"type": "text", "text": "この画像のお題に対して、面白い一言を1つ返してください。"}
]},
{"role": "assistant", "content": [
{"type": "text", "text": "..."}
]}
]
}
Files
train.jsonl: 1,678 records / 630 prompts… See the full description on the dataset page: https://huggingface.co/datasets/beezza/ogiri-bokete-unsloth-vlm.spelling-bee-pangrams
Spelling Bee-style letter sets and their pangrams
Each row is one puzzle: 7 distinct letters (letters, alphabetical) and the list
of pangrams — words using all 7 letters. Nothing else.
Puzzles come from the dwyl/english-words words_alpha.txt word list (~370k
entries). Included: every 7-letter combination with at least one pangram and at
least 10 valid answers (words of 4+ letters using only the 7 letters).
Source: https://github.com/dwyl/english-words (words_alpha.txt)
beecare-text-rich-qa-bilingual-large
BeeCare Text Rich QA Bilingual Large
Unsloth-friendly large bilingual text dataset. Default split is train. Columns include question, answer, instruction, output, text, labels, severity, and safety tags.
Use text for simple text SFT, or map instruction -> prompt and output -> response if the UI offers Alpaca-style mapping.
small_beetle_datasetThis dataset was produced by the Snakemake workflow in: https://github.com/songlab-cal/gpn/tree/main/workflow/make_dataset
The following accessions are included in this dataset:
Assembly Accession
Assembly Name
Organism Name
GCF_031307605.1
icTriCast1.1
Tribolium castaneum
GCF_963966145.1
icTenMoli1.1
Tenebrio molitor
GCF_036711695.1
CSIRO_AGI_Zmor_V1
Zophobas morio
GCF_015345945.1
Tmad_KSU_1.1
Tribolium madens
The only adapted config is this:
# this chroms are forced to… See the full description on the dataset page: https://huggingface.co/datasets/sbuedenb/small_beetle_dataset.beecare-text-public-bilingual-large-train
BeeCare Text Public Bilingual Large Train
Default train split for Unsloth text fine-tuning. Each row has messages and metadata.
Use in Unsloth Studio as: yahelr1/beecare-text-public-bilingual-large-train.
