yongchanskii's picture
Upload dataset
b65677c
|
raw
history blame
1.36 kB
metadata
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: 3172311.594120513
        num_examples: 9851
      - name: test
        num_bytes: 793158.4058794868
        num_examples: 2463
    download_size: 2285606
    dataset_size: 3965470
  - 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