BaoLocTown's picture
Upload dataset
9d8ef83 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: label_text
      dtype: string
    - name: og_text
      dtype: string
  splits:
    - name: train
      num_bytes: 6934875
      num_examples: 23218
    - name: validation
      num_bytes: 581287
      num_examples: 1933
    - name: test
      num_bytes: 1173232
      num_examples: 3872
  download_size: 4706787
  dataset_size: 8689394
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*