RamWithAPlan's picture
Upload README.md with huggingface_hub
2251b5b
|
raw
history blame contribute delete
No virus
736 Bytes
metadata
dataset_info:
  features:
    - name: label
      dtype:
        class_label:
          names:
            '0': 1 star
            '1': 2 star
            '2': 3 stars
            '3': 4 stars
            '4': 5 stars
    - name: text
      dtype: string
    - name: input_ids
      sequence: int32
    - name: token_type_ids
      sequence: int8
    - name: attention_mask
      sequence: int8
  splits:
    - name: train
      num_bytes: 2488411554
      num_examples: 650000
    - name: test
      num_bytes: 191471188
      num_examples: 50000
  download_size: 0
  dataset_size: 2679882742

Dataset Card for "preprocessed_yelp_for_bert"

More Information needed