File size: 970 Bytes
89bc573
d07ea91
89bc573
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d07ea91
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
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.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---
[<img src="https://raw.githubusercontent.com/patrickfleith/datafast/main/assets/datafast-badge-web.png"
     alt="Built with Datafast" />](https://github.com/patrickfleith/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.