llm-tolkien / README.md
siddharth-magesh's picture
Upload README.md with huggingface_hub
040bd66 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: input_ids
      sequence: int32
  splits:
    - name: train
      num_bytes: 2196528
      num_examples: 268
    - name: test
      num_bytes: 245880
      num_examples: 30
  download_size: 1127711
  dataset_size: 2442408

Dataset Card for "llm-tolkien"

More Information needed