File size: 1,044 Bytes
a39c926
e83a4ae
 
a39c926
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
28
29
30
31
32
33
34
35
36
37
38
39
---
language:
- en
configs:
- config_name: default
  data_files:
  - split: fingpt_sentiment_train
    path: data/fingpt_sentiment_train-*
  - split: financial_phrasebank
    path: data/financial_phrasebank-*
  - split: twitter_financial_news_sentiment
    path: data/twitter_financial_news_sentiment-*
  - split: auditor_sentiment
    path: data/auditor_sentiment-*
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: fingpt_sentiment_train
    num_bytes: 9855228
    num_examples: 76772
  - name: financial_phrasebank
    num_bytes: 601485
    num_examples: 4217
  - name: twitter_financial_news_sentiment
    num_bytes: 971346
    num_examples: 9543
  - name: auditor_sentiment
    num_bytes: 555930
    num_examples: 3877
  download_size: 7532886
  dataset_size: 11983989
---
# Dataset Card for "financial_sentiment_analysis_train_compilation_v2"

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