muhammadravi251001's picture
Update README.md
e974c99 verified
metadata
dataset_info:
  features:
    - name: label
      dtype: string
    - name: text
      dtype: string
    - name: lang
      dtype: string
  splits:
    - name: train
      num_bytes: 30261595.211047422
      num_examples: 340884
    - name: validation
      num_bytes: 5360852.007378259
      num_examples: 60843
    - name: test
      num_bytes: 7852530.68258238
      num_examples: 89250
  download_size: 14611987
  dataset_size: 43474977.90100806
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*

license: unknown

I do not hold the copyright to this dataset; I merely restructured it to have the same structure as other datasets (that we are researching) to facilitate future coding and analysis. I refer to this link for the raw dataset.