---
dataset_info:
- config_name: default
  features:
  - name: docId
    dtype: string
  - name: category
    dtype: string
  - name: domainTag
    dtype: string
  - name: text
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 3898906.4
    num_examples: 12000
  - name: test
    num_bytes: 974726.6
    num_examples: 3000
  download_size: 2812933
  dataset_size: 4873633.0
- config_name: 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
  features:
  - name: docId
    dtype: string
  - name: category
    dtype: string
  - name: domainTag
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 830349677
    num_examples: 2608866
  - name: test
    num_bytes: 207814022
    num_examples: 652217
  download_size: 624238878
  dataset_size: 1038163699
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
- config_name: 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
  data_files:
  - split: train
    path: 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/train-*
  - split: test
    path: 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/test-*
---
# Dataset Card for "text-data-various-domain"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)