sentiments / README.md
lihanfeng's picture
Upload dataset
b4fc86c verified
|
raw
history blame
1.67 kB
metadata
dataset_info:
  features:
    - name: statement
      dtype: string
    - name: label
      dtype: int64
    - name: language
      dtype: string
  splits:
    - name: english
      num_bytes: 642543.6784928227
      num_examples: 2485
    - name: japanese
      num_bytes: 41463072.075812906
      num_examples: 160356
    - name: chinese
      num_bytes: 41474190.53785524
      num_examples: 160399
    - name: spanish
      num_bytes: 630649.509796376
      num_examples: 2439
    - name: arabic
      num_bytes: 629615.2342575545
      num_examples: 2435
    - name: malay
      num_bytes: 1619416.9249096774
      num_examples: 6263
    - name: french
      num_bytes: 639957.989645769
      num_examples: 2475
    - name: hindi
      num_bytes: 634528.0430669565
      num_examples: 2454
    - name: german
      num_bytes: 622633.8743705099
      num_examples: 2408
    - name: indonesian
      num_bytes: 3772778.5967359254
      num_examples: 14591
    - name: portuguese
      num_bytes: 633493.767528135
      num_examples: 2450
    - name: italian
      num_bytes: 633493.767528135
      num_examples: 2450
  download_size: 38641710
  dataset_size: 93396374
configs:
  - config_name: default
    data_files:
      - split: english
        path: data/english-*
      - split: japanese
        path: data/japanese-*
      - split: chinese
        path: data/chinese-*
      - split: spanish
        path: data/spanish-*
      - split: arabic
        path: data/arabic-*
      - split: malay
        path: data/malay-*
      - split: french
        path: data/french-*
      - split: hindi
        path: data/hindi-*
      - split: german
        path: data/german-*
      - split: indonesian
        path: data/indonesian-*
      - split: portuguese
        path: data/portuguese-*
      - split: italian
        path: data/italian-*