liamvbetts commited on
Commit
006684c
1 Parent(s): 831d682

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,15 +1,15 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: is_sarcastic
5
  dtype: int64
6
- - name: headline
7
  dtype: string
8
  splits:
9
  - name: train
10
  num_bytes: 1947706
11
  num_examples: 26709
12
- download_size: 1328800
13
  dataset_size: 1947706
14
  ---
15
  # Dataset Card for "sarcastic-news-headlines-v2"
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: label
5
  dtype: int64
6
+ - name: text
7
  dtype: string
8
  splits:
9
  - name: train
10
  num_bytes: 1947706
11
  num_examples: 26709
12
+ download_size: 1328187
13
  dataset_size: 1947706
14
  ---
15
  # Dataset Card for "sarcastic-news-headlines-v2"