File size: 600 Bytes
8f6862c
 
6592d00
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47d9e70
 
 
 
6592d00
 
 
 
 
8f6862c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---

license: mit
dataset_info:
  config_name: google_translator
  features:
  - name: lt_text
    dtype: string
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': sadness
          '1': joy
          '2': love
          '3': anger
          '4': fear
          '5': surprise
  splits:
  - name: full
    num_bytes: 89994035
    num_examples: 416809
  download_size: 55569420
  dataset_size: 89994035
configs:
- config_name: google_translator
  data_files:
  - split: full
    path: google_translator/full-*
---