datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
coco-karpathy-opus-de
Dataset Card for MS COCO Karpathy in German language
This dataset contains captions that were machine translated using opus-mt-en-de.
Dataset Details
Dataset Sources
The processed MS COCO datasets (Karpathy Split) in this repo are based on the following sources:
Type
MD5
URL
Train
aa31ac474cf6250ebb81d18348a07ed8
https://storage.googleapis.com/sfr-vision-language-research/datasets/coco_karpathy_train.json
Validation
b273847456ef5580e33713b1f7de52a0… See the full description on the dataset page: https://huggingface.co/datasets/Jotschi/coco-karpathy-opus-de.karpathy-identity-conversationsConversational identity data derived from Karpathy’s public release (see Source). Each row is a multi-turn chat. This dataset card points at identity_conversations_fixed.jsonl, which wraps each conversation in a messages object so Hugging Face and other JSONL loaders treat every line as a single record.
Source
identity_conversations.jsonl on karpathy-public (S3, us-west-2).
Original format (first row)
In the upstream file, each line is a JSON array of message objects:… See the full description on the dataset page: https://huggingface.co/datasets/leideng/karpathy-identity-conversations.
