italic-sft-data-v3 / README.md
hf-dwarez's picture
hf-dwarez HF Staff
Upload dataset
aa9749d verified
|
Raw
History Blame
897 Bytes
metadata
tags:
  - ml-intern
dataset_info:
  features:
    - name: messages
      list:
        - name: role
          dtype: string
        - name: content
          dtype: string
    - name: source
      dtype: string
  splits:
    - name: train
      num_bytes: 41565067
      num_examples: 52544
  download_size: 40527041
  dataset_size: 41565067
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

hf-dwarez/italic-sft-data-v3

Generated by ML Intern

This dataset repository was generated by ML Intern, an agent for machine learning research and development on the Hugging Face Hub.

Usage

from datasets import load_dataset

dataset = load_dataset('hf-dwarez/italic-sft-data-v3')