mHossain's picture
Upload README.md with huggingface_hub
2ceec5f
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: 'Unnamed: 0'
      dtype: int64
    - name: text
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 7576560.9
      num_examples: 36000
    - name: test
      num_bytes: 841840.1
      num_examples: 4000
  download_size: 3715813
  dataset_size: 8418401

Dataset Card for "buet_model_buet_test_data_paraphrase_detection"

More Information needed