emad12 commited on
Commit
41e65e7
·
1 Parent(s): be757a4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -15,6 +15,8 @@ dataset_info:
15
  dtype: string
16
  - name: Sentiment
17
  dtype: int64
 
 
18
  - name: input_ids
19
  sequence: int32
20
  - name: token_type_ids
@@ -23,10 +25,13 @@ dataset_info:
23
  sequence: int8
24
  splits:
25
  - name: train
26
- num_bytes: 92367406
27
- num_examples: 28440
28
- download_size: 2721348
29
- dataset_size: 92367406
 
 
 
30
  ---
31
  # Dataset Card for "stock_tweets_sentiment"
32
 
 
15
  dtype: string
16
  - name: Sentiment
17
  dtype: int64
18
+ - name: __index_level_0__
19
+ dtype: int64
20
  - name: input_ids
21
  sequence: int32
22
  - name: token_type_ids
 
25
  sequence: int8
26
  splits:
27
  - name: train
28
+ num_bytes: 74085228
29
+ num_examples: 22752
30
+ - name: test
31
+ num_bytes: 18510198
32
+ num_examples: 5688
33
+ download_size: 3642753
34
+ dataset_size: 92595426
35
  ---
36
  # Dataset Card for "stock_tweets_sentiment"
37