sentiment / README.md
atutej's picture
Upload dataset
ccfd3d3 verified
|
raw
history blame
2.33 kB
metadata
dataset_info:
  - config_name: translation-ar
    features:
      - name: GENERIC CATEGORIES
        dtype: string
      - name: CATEGORY
        dtype: string
      - name: SUB-CATEGORY
        dtype: string
      - name: PRODUCT
        dtype: string
      - name: BRAND
        dtype: string
      - name: ASPECTS
        dtype: string
      - name: ASPECT COMBO
        dtype: string
      - name: ENGLISH REVIEW
        dtype: string
      - name: LABEL
        dtype: string
      - name: TARGET_REVIEW
        dtype: string
    splits:
      - name: validation
        num_bytes: 85865
        num_examples: 156
      - name: test
        num_bytes: 552334
        num_examples: 1000
    download_size: 305400
    dataset_size: 638199
  - config_name: translation-en
    features:
      - name: GENERIC CATEGORIES
        dtype: string
      - name: CATEGORY
        dtype: string
      - name: SUB-CATEGORY
        dtype: string
      - name: PRODUCT
        dtype: string
      - name: BRAND
        dtype: string
      - name: ASPECTS
        dtype: string
      - name: ASPECT COMBO
        dtype: string
      - name: ENGLISH REVIEW
        dtype: string
      - name: LABEL
        dtype: string
      - name: TARGET_REVIEW
        dtype: string
    splits:
      - name: validation
        num_bytes: 75042
        num_examples: 156
      - name: test
        num_bytes: 484811
        num_examples: 1000
    download_size: 281328
    dataset_size: 559853
  - config_name: translation-tr
    features:
      - name: GENERIC CATEGORIES
        dtype: string
      - name: CATEGORY
        dtype: string
      - name: SUB-CATEGORY
        dtype: string
      - name: PRODUCT
        dtype: string
      - name: BRAND
        dtype: string
      - name: ASPECTS
        dtype: string
      - name: ASPECT COMBO
        dtype: string
      - name: ENGLISH REVIEW
        dtype: string
      - name: LABEL
        dtype: string
      - name: TARGET_REVIEW
        dtype: string
    splits:
      - name: validation
        num_bytes: 76342
        num_examples: 156
      - name: test
        num_bytes: 491251
        num_examples: 1000
    download_size: 284425
    dataset_size: 567593
configs:
  - config_name: translation-ar
    data_files:
      - split: validation
        path: translation-ar/validation-*
      - split: test
        path: translation-ar/test-*
  - config_name: translation-en
    data_files:
      - split: validation
        path: translation-en/validation-*
      - split: test
        path: translation-en/test-*
  - config_name: translation-tr
    data_files:
      - split: validation
        path: translation-tr/validation-*
      - split: test
        path: translation-tr/test-*