Sakshamrzt's picture
Update README.md
3f23bd4 verified
metadata
license: cc-by-nc-4.0
dataset_info:
  - config_name: tel
    features:
      - name: news
        dtype: string
      - name: class
        dtype:
          class_label:
            names:
              '0': entertainment
              '1': business
              '2': sports
    splits:
      - name: train
        num_bytes: 7704473
        num_examples: 2048
      - name: test
        num_bytes: 7919236
        num_examples: 2048
  - config_name: ta
    features:
      - name: news
        dtype: string
      - name: class
        dtype:
          class_label:
            names:
              '0': entertainment
              '1': politics
              '2': sports
    splits:
      - name: train
        num_bytes: 9059789
        num_examples: 2048
      - name: test
        num_bytes: 9068394
        num_examples: 2048
  - config_name: kn
    features:
      - name: news
        dtype: string
      - name: class
        dtype:
          class_label:
            names:
              '0': entertainment
              '1': lifestyle
              '2': sports
    splits:
      - name: train
        num_bytes: 10616955
        num_examples: 2048
      - name: test
        num_bytes: 10801169
        num_examples: 2048
  - config_name: gu
    features:
      - name: news
        dtype: string
      - name: class
        dtype:
          class_label:
            names:
              '0': business
              '1': entertainment
              '2': sports
    splits:
      - name: train
        num_bytes: 73249462
        num_examples: 19197
      - name: test
        num_bytes: 18308310
        num_examples: 4800
  - config_name: pa
    features:
      - name: news
        dtype: string
      - name: class
        dtype:
          class_label:
            names:
              '0': business
              '1': entertainment
              '2': sports
              '3': politics
      - name: headline
        dtype: string
    splits:
      - name: train
        num_bytes: 8279743
        num_examples: 2048
      - name: test
        num_bytes: 2544744
        num_examples: 624
  - config_name: ori
    features:
      - name: news
        dtype: string
      - name: class
        dtype:
          class_label:
            names:
              '0': business
              '1': crime
              '2': entertainment
              '3': sports
    splits:
      - name: train
        num_bytes: 6483875
        num_examples: 2048
      - name: test
        num_bytes: 6508716
        num_examples: 2048
  - config_name: mal
    features:
      - name: news
        dtype: string
      - name: class
        dtype:
          class_label:
            names:
              '0': business
              '1': entertainment
              '2': sports
              '3': technology
    splits:
      - name: train
        num_bytes: 6755196
        num_examples: 2048
      - name: test
        num_bytes: 6825306
        num_examples: 2048
  - config_name: mr
    features:
      - name: news
        dtype: string
      - name: class
        dtype:
          class_label:
            names:
              '0': entertainment
              '1': lifestyle
              '2': sports
    splits:
      - name: train
        num_bytes: 10219284
        num_examples: 2048
      - name: test
        num_bytes: 10422768
        num_examples: 2048
configs:
  - config_name: tel
    data_files:
      - split: train
        path: telugu-train.jsonl
      - split: test
        path: telugu-test.jsonl
  - config_name: ta
    data_files:
      - split: train
        path: tamil-train.jsonl
      - split: test
        path: tamil-test.jsonl
  - config_name: kn
    data_files:
      - split: train
        path: kannada-train.jsonl
      - split: test
        path: kannada-test.jsonl
  - config_name: gu
    data_files:
      - split: train
        path: gujarati-train.jsonl
      - split: test
        path: gujarati-test.jsonl
  - config_name: pa
    data_files:
      - split: train
        path: punjabi-train.jsonl
      - split: test
        path: punjabi-test.jsonl
  - config_name: ori
    data_files:
      - split: train
        path: oriya-train.jsonl
      - split: test
        path: oriya-test.jsonl
  - config_name: mal
    data_files:
      - split: train
        path: malayalam-train.jsonl
      - split: test
        path: malayalam-test.jsonl
  - config_name: mr
    data_files:
      - split: train
        path: marathi-train.jsonl
      - split: test
        path: marathi-test.jsonl
task_categories:
  - text-classification
language:
  - gu
  - pa
  - or
  - te
  - ta
  - ml
  - mr
  - kn