Chaitanya14 commited on
Commit
92ff855
·
verified ·
1 Parent(s): 4244d6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,7 +7,7 @@ pretty_name: Financial Context Dataset
7
  size_categories:
8
  - 10K<n<100K
9
  ---
10
- This dataset contains 50,000 samples of user financial queries paired with their corresponding structured data requests (context). It was created to facilitate the creation of the [Financial Agent](https://huggingface.co/Chaitanya14/Financial_Agent) LLM for accurate data extraction and query answering.
11
 
12
  # How to load the Dataset
13
 
@@ -29,7 +29,7 @@ The dataset was built using a multi-method query sampling approach, incorporatin
29
  - Interviews with 20 retail investors about their pre-investment questions.
30
 
31
  ### Template-Based Expansion
32
- 5,000 query templates were generated (4,000 from technology channels, 500 from advisors, and 500 from investors). These templates were then scaled up to 50,000 samples by randomly varying elements within each template, ensuring a broad and varied representation of financial queries.
33
 
34
  This dataset provides a valuable resource for developing and evaluating LLMs in the financial domain, particularly for applications requiring accurate understanding and response to user financial queries. For more information regarding the dataset, please refer to our [paper](https://arxiv.org/abs/2502.18471).
35
 
 
7
  size_categories:
8
  - 10K<n<100K
9
  ---
10
+ This dataset contains over 50,000 samples of user financial queries paired with their corresponding structured data requests (context). It was created to facilitate the creation of the [Financial Agent](https://huggingface.co/Chaitanya14/Financial_Agent) LLM for accurate data extraction and query answering.
11
 
12
  # How to load the Dataset
13
 
 
29
  - Interviews with 20 retail investors about their pre-investment questions.
30
 
31
  ### Template-Based Expansion
32
+ Over 5,000 query templates were generated (4,000 from technology channels, 500 from advisors, and 500 from investors). These templates were then scaled up to over 50,000 samples by randomly varying elements within each template, ensuring a broad and varied representation of financial queries.
33
 
34
  This dataset provides a valuable resource for developing and evaluating LLMs in the financial domain, particularly for applications requiring accurate understanding and response to user financial queries. For more information regarding the dataset, please refer to our [paper](https://arxiv.org/abs/2502.18471).
35