RobertoMCA97's picture
Upload README.md with huggingface_hub
1fd2972 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: fiqa_2018
        path: data/fiqa_2018-*
      - 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: fiqa_2018
      num_bytes: 86800
      num_examples: 961
    - 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: 58269
  dataset_size: 2215561

Dataset Card for "financial_sentiment_analysis_train_compilation"

More Information needed