File size: 539 Bytes
57d76d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: idx
    dtype: int64
  - name: label
    dtype: int64
  - name: sentence
    dtype: string
  splits:
  - name: train
    num_bytes: 1181174
    num_examples: 8000
  - name: test
    num_bytes: 299358
    num_examples: 2000
  - name: debug
    num_bytes: 737874
    num_examples: 5000
  download_size: 1474560
  dataset_size: 2218406
---
# Dataset Card for "UDR_Subj"

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