gpt2-base-learn / README.md
wujohns's picture
Upload README.md with huggingface_hub
c21e98b
|
raw
history blame
No virus
430 Bytes
metadata
license: apache-2.0
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': neg
            '1': pos
    - name: attention_mask
      sequence: int8
  splits:
    - name: train
      num_bytes: 95637009.72535
      num_examples: 59812
    - name: test
      num_bytes: 232838.225
      num_examples: 151
  download_size: 44521925
  dataset_size: 95869847.95035