hynky HF Staff commited on
Commit
96b282b
·
1 Parent(s): f824273

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -5,18 +5,16 @@ dataset_info:
5
  dtype: string
6
  - name: instruction
7
  dtype: string
 
 
8
  - name: date
9
- dtype: timestamp[ns]
10
- - name: place
11
- dtype: float64
12
- - name: __index_level_0__
13
- dtype: int64
14
  splits:
15
  - name: train
16
- num_bytes: 904845
17
  num_examples: 4821
18
- download_size: 589247
19
- dataset_size: 904845
20
  ---
21
  # Dataset Card for "elon_tweets"
22
 
 
5
  dtype: string
6
  - name: instruction
7
  dtype: string
8
+ - name: system_prompt
9
+ dtype: string
10
  - name: date
11
+ dtype: string
 
 
 
 
12
  splits:
13
  - name: train
14
+ num_bytes: 2140590
15
  num_examples: 4821
16
+ download_size: 573201
17
+ dataset_size: 2140590
18
  ---
19
  # Dataset Card for "elon_tweets"
20