Charon107 commited on
Commit
f360997
1 Parent(s): 0f1fe8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,7 +10,9 @@ tags:
10
  # Financial Parameter Database Overview
11
 
12
  ## Overview
13
- The Financial Parameter Database includes financial statements and parameters from 992 companies over the past five years2019-2023), totaling 4,960 datasets. The training set contains 3,968 datasets, while the test set comprises 992 datasets. This database is specifically crafted to aid in training text-to-text generation NLP models that focus on analyzing financial reports.
 
 
14
 
15
  ## Data Description
16
  Each dataset encompasses a company's annual report. The labels for each dataset consist of specific financial parameters derived from these documents. These financial parameters include, but are not limited to, Equity and Liabilities, Assets, Income, Expenses, and various financial ratios such as Earnings Per Share (EPS), Price-to-Earnings (P/E) ratio, and liquidity ratios.
 
10
  # Financial Parameter Database Overview
11
 
12
  ## Overview
13
+ The Financial Parameter Database includes financial statements and parameters from 992 companies over the past five years (2019-2023), totaling 4,960 datasets. The training set contains 3,968 datasets, while the test set comprises 992 datasets. This database is specifically crafted to aid in training text-to-text generation NLP models that focus on analyzing financial reports.
14
+
15
+ Information on the 992 companies featured in this database can be found in the `Companies_List.csv` file, available [here](https://huggingface.co/datasets/Charon107/Financial_Parameter_From_Moneycontrol/blob/main/Companies_List/Companies_List.csv).
16
 
17
  ## Data Description
18
  Each dataset encompasses a company's annual report. The labels for each dataset consist of specific financial parameters derived from these documents. These financial parameters include, but are not limited to, Equity and Liabilities, Assets, Income, Expenses, and various financial ratios such as Earnings Per Share (EPS), Price-to-Earnings (P/E) ratio, and liquidity ratios.