patrickfleith's picture
Upload README.md with huggingface_hub
d07ea91 verified
metadata
pretty_name: Trail Classification Demo
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: string
    - name: model_id
      dtype: string
    - name: label_source
      dtype: string
    - name: language
      dtype: string
    - name: uuid
      dtype: string
  splits:
    - name: train
      num_bytes: 155870.12114537446
      num_examples: 363
    - name: test
      num_bytes: 39074.87885462555
      num_examples: 91
  download_size: 119290
  dataset_size: 194945
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*

Built with Datafast

Trail Classification Demo

This dataset was generated using Datafast (v0.0.33), an open-source package to generate high-quality and diverse synthetic text datasets for LLMs.