File size: 964 Bytes
37e307d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4e556f7
 
 
 
 
 
 
 
 
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
40
41
42
43
44
45
46
47
48
---
dataset_info:
  features:
  - name: 'Unnamed: 0'
    dtype: string
  - name: Date
    dtype: string
  - name: Article_title
    dtype: string
  - name: Stock_symbol
    dtype: string
  - name: Url
    dtype: string
  - name: Publisher
    dtype: string
  - name: Author
    dtype: string
  - name: Article
    dtype: string
  - name: Lsa_summary
    dtype: string
  - name: Luhn_summary
    dtype: string
  - name: Textrank_summary
    dtype: string
  - name: Lexrank_summary
    dtype: string
  splits:
  - name: train
    num_bytes: 21623851780
    num_examples: 14748252
  download_size: 8056691932
  dataset_size: 21623851780
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

@misc{dong2024fnspid,
  title={FNSPID: A Comprehensive Financial News Dataset in Time Series},
  author={Zihan Dong and Xinyu Fan and Zhiyuan Peng},
  year={2024},
  eprint={2402.06698},
  archivePrefix={arXiv},
  primaryClass={q-fin.ST}
}