File size: 562 Bytes
7460739
 
 
 
 
 
 
 
 
 
 
23bf48c
7460739
 
23bf48c
7460739
23bf48c
f16e12c
7460739
 
 
 
 
 
 
f16e12c
 
 
 
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
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: context
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 15647889.452564813
    num_examples: 56758
  - name: test
    num_bytes: 1738807.5474351859
    num_examples: 6307
  download_size: 5797973
  dataset_size: 17386697
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
language:
- en
pretty_name: Financial Sentiment Analysis for Training (Inspired by FinGPT)
---