File size: 566 Bytes
ca7426f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6e6baf9
 
d2cfa7d
6e6baf9
 
 
 
ca7426f
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': objective
          '1': subjective
  - name: language
    dtype: string
  splits:
  - name: test
    num_bytes: 2914488
    num_examples: 16000
  - name: train
    num_bytes: 11518066
    num_examples: 64000
  download_size: 8870704
  dataset_size: 14432554
---
# Dataset Card for "subj_multi"

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