|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: company |
|
|
dtype: string |
|
|
- name: ticker |
|
|
dtype: string |
|
|
- name: type |
|
|
dtype: string |
|
|
- name: source |
|
|
dtype: string |
|
|
- name: date |
|
|
dtype: string |
|
|
- name: rating |
|
|
dtype: string |
|
|
- name: score |
|
|
dtype: float64 |
|
|
- name: has_rating |
|
|
dtype: string |
|
|
- name: title |
|
|
dtype: string |
|
|
- name: executive_summary |
|
|
dtype: string |
|
|
- name: url |
|
|
dtype: string |
|
|
- name: revenue_growth |
|
|
dtype: float64 |
|
|
- name: net_profit_margin |
|
|
dtype: float64 |
|
|
- name: gross_margin |
|
|
dtype: float64 |
|
|
- name: debt_to_equity |
|
|
dtype: float64 |
|
|
- name: cash_position |
|
|
dtype: float64 |
|
|
- name: price_target |
|
|
dtype: float64 |
|
|
- name: pe_ratio |
|
|
dtype: float64 |
|
|
- name: eps_estimate |
|
|
dtype: float64 |
|
|
- name: zacks_rank |
|
|
dtype: float64 |
|
|
- name: strong_buy_count |
|
|
dtype: int64 |
|
|
- name: buy_count |
|
|
dtype: int64 |
|
|
- name: hold_count |
|
|
dtype: int64 |
|
|
- name: sell_count |
|
|
dtype: int64 |
|
|
- name: strong_sell_count |
|
|
dtype: int64 |
|
|
- name: total_analysts |
|
|
dtype: int64 |
|
|
- name: metrics |
|
|
dtype: float64 |
|
|
- name: file_name |
|
|
dtype: string |
|
|
- name: processed_date |
|
|
dtype: string |
|
|
- name: most_position |
|
|
dtype: string |
|
|
- name: reference |
|
|
dtype: string |
|
|
- name: prompt |
|
|
dtype: string |
|
|
splits: |
|
|
- name: test |
|
|
num_bytes: 57063 |
|
|
num_examples: 120 |
|
|
download_size: 29035 |
|
|
dataset_size: 57063 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: test |
|
|
path: data/test-* |
|
|
--- |
|
|
|