File size: 636 Bytes
53aae25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f2bad96
 
 
 
 
53aae25
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': sadness
          '1': joy
          '2': love
          '3': anger
          '4': fear
          '5': surprise
  splits:
  - name: custom_split_1
    num_bytes: 1306149.75
    num_examples: 12000
  - name: custom_split_2
    num_bytes: 435383.25
    num_examples: 4000
  download_size: 1029673
  dataset_size: 1741533.0
---
# Dataset Card for "custom-splits-test"

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