| | --- |
| | dataset_info: |
| | features: |
| | - name: link |
| | dtype: string |
| | - name: title |
| | dtype: string |
| | - name: snippet |
| | dtype: string |
| | - name: date |
| | dtype: timestamp[us] |
| | - name: source |
| | dtype: string |
| | - name: text |
| | dtype: string |
| | - name: stock |
| | dtype: string |
| | splits: |
| | - name: train |
| | num_bytes: 5048957 |
| | num_examples: 900 |
| | download_size: 2210926 |
| | dataset_size: 5048957 |
| | --- |
| | # Dataset Card for "stock_group" |
| | |
| | fin_data.gen_news_dataset() |
| | sample_mode=’stocks’ |
| | news_source=’finhub’ |
| | stocks=AAPL AMZN MSFT NVDA TSLA |
| | start_date = "2022-08-31" |
| | end_date = "2023-06-20" |
| | commit: c5ce8eb0280788ba4b307d0909b2ac966e7c2aac |
| |
|
| | [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |