id string | level string | category string | subcategory string | description string | source string | license null | source_url null | reviewed bool | files list | placeholders dict |
|---|---|---|---|---|---|---|---|---|---|---|
fitness-gym-studio-personal-trainer-v1 | whole-site | fitness-gym-studio | personal training service | A trainer-focused personal training landing page featuring an intro, service list, client testimonials, and booking contact details. | model-generated | null | null | false | [
"index.html",
"style.css"
] | {
"scalar": [
"trainer_name",
"tagline",
"about_bio",
"phone_number",
"email_address",
"primary_color",
"accent_color"
],
"repeating": {
"services": {
"container_marker": "services",
"fields": [
"service_name",
"service_description"
]
},
"t... |
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Agri-Vet Multilingual Dataset
This repository contains JSON and JSONL resources for multilingual agricultural and veterinary language tasks. It is intended to support conversational, retrieval, classification, or instruction-tuning experiments spanning crop, animal, and related user questions.
Working with the files
Inspect each JSON/JSONL record and preserve its language, domain, prompt, response, label, and provenance fields when creating a derived dataset. Validate that records are valid UTF-8 JSON, remove duplicates, and create language- and domain-aware evaluation splits.
Document the source material, translation or generation process, annotator/reviewer policy, and known coverage gaps. Agricultural and veterinary answers can have safety implications; generated text should be reviewed by qualified experts before operational use.
- Downloads last month
- 154