Financbase commited on
Commit
2d7f3bb
·
verified ·
1 Parent(s): 6e93dc2

Upload data/financial_qa.jsonl with huggingface_hub

Browse files
Files changed (1) hide show
  1. data/financial_qa.jsonl +16 -0
data/financial_qa.jsonl ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"instruction":"Answer the question clearly for a retail investor.","input":"What is EBITDA and why does it matter?","output":"EBITDA stands for Earnings Before Interest, Taxes, Depreciation, and Amortization. It's a measure of a company's operating performance that excludes non-operating expenses. EBITDA is useful because it shows how much cash a company generates from its core business operations, making it easier to compare companies across different industries and tax situations. However, it doesn't account for capital expenditures needed to maintain the business, so it should be used alongside other financial metrics."}
2
+ {"instruction":"Classify sentiment: negative/neutral/positive.","input":"Company X warns of lower gross margins next quarter.","output":"negative"}
3
+ {"instruction":"Summarize the 10-K section in 3 bullet points.","input":"The Company's revenue increased by 15% year-over-year, driven primarily by growth in our cloud services division. Operating expenses rose 12% due to increased R&D investments and marketing spend. Net income margin improved to 8.5% from 7.2% in the prior year.","output":"- Revenue grew 15% year-over-year, led by cloud services division growth\n- Operating expenses increased 12% due to higher R&D and marketing investments\n- Net income margin improved to 8.5% from 7.2% in the prior year"}
4
+ {"instruction":"Explain this financial concept in simple terms.","input":"What is free cash flow?","output":"Free cash flow is the cash a company generates from its business operations after accounting for capital expenditures (money spent on equipment, buildings, etc.). Think of it as the 'leftover money' after a company pays for everything it needs to run and maintain its business. It's important because it shows how much cash is available for dividends, debt repayment, or reinvestment in growth opportunities."}
5
+ {"instruction":"Classify sentiment: negative/neutral/positive.","input":"The company reported record quarterly earnings and strong guidance for next quarter.","output":"positive"}
6
+ {"instruction":"Answer the question clearly for a retail investor.","input":"What's the difference between revenue and profit?","output":"Revenue is the total amount of money a company brings in from sales before any expenses. Profit (or net income) is what's left after subtracting all expenses, taxes, and costs from revenue. Think of it like this: if you sell lemonade for $100 (revenue) but spent $60 on lemons, sugar, and cups (expenses), your profit would be $40. Revenue shows how much business you're doing, while profit shows how efficiently you're running that business."}
7
+ {"instruction":"Summarize the 10-K section in 3 bullet points.","input":"Our debt-to-equity ratio decreased from 0.8 to 0.6 this quarter, reflecting our commitment to deleveraging. We successfully refinanced $500M in high-yield debt at more favorable terms, reducing our weighted average interest rate by 150 basis points. Cash and cash equivalents increased to $1.2B, providing strong liquidity for future growth initiatives.","output":"- Debt-to-equity ratio improved from 0.8 to 0.6, showing progress on deleveraging\n- Refinanced $500M in debt at better terms, reducing average interest rate by 1.5%\n- Cash and equivalents grew to $1.2B, strengthening liquidity for growth investments"}
8
+ {"instruction":"Classify sentiment: negative/neutral/positive.","input":"The company maintained steady performance with no significant changes to guidance.","output":"neutral"}
9
+ {"instruction":"Explain this financial concept in simple terms.","input":"What is a P/E ratio?","output":"The P/E (Price-to-Earnings) ratio compares a company's stock price to its earnings per share. It tells you how much investors are willing to pay for each dollar of earnings. For example, if a stock costs $50 and earns $5 per share, the P/E ratio is 10. A lower P/E might mean the stock is undervalued, while a higher P/E might mean it's overvalued or expected to grow quickly. However, P/E ratios vary by industry, so it's best to compare companies within the same sector."}
10
+ {"instruction":"Answer the question clearly for a retail investor.","input":"What are the risks of investing in growth stocks?","output":"Growth stocks can be riskier than value stocks for several reasons: 1) They often trade at high valuations, making them vulnerable to market downturns, 2) They may not pay dividends, so returns depend entirely on price appreciation, 3) They're more sensitive to interest rate changes, 4) Many growth companies are unprofitable or have thin margins, making them vulnerable to economic slowdowns, and 5) They can be more volatile with larger price swings. However, they also offer the potential for significant returns if the company's growth expectations are met."}
11
+ {"instruction":"Classify sentiment: negative/neutral/positive.","input":"The company announced a major acquisition that will expand its market presence.","output":"positive"}
12
+ {"instruction":"Summarize the 10-K section in 3 bullet points.","input":"Our research and development expenses increased 25% year-over-year to $45M, representing 8% of total revenue. This investment focused on artificial intelligence capabilities and next-generation product development. We expect R&D spending to remain elevated as we continue to innovate in competitive markets.","output":"- R&D expenses grew 25% to $45M, representing 8% of total revenue\n- Investment focused on AI capabilities and next-generation product development\n- Expect continued elevated R&D spending to maintain competitive innovation"}
13
+ {"instruction":"Explain this financial concept in simple terms.","input":"What is market capitalization?","output":"Market capitalization (or market cap) is the total value of all a company's shares. You calculate it by multiplying the current stock price by the total number of shares outstanding. For example, if a company has 1 million shares trading at $100 each, its market cap is $100 million. Market cap helps categorize companies: large-cap (over $10B), mid-cap ($2B-$10B), and small-cap (under $2B). It's a quick way to gauge a company's size and compare it to others in the market."}
14
+ {"instruction":"Classify sentiment: negative/neutral/positive.","input":"The company's stock price declined 5% following disappointing quarterly results.","output":"negative"}
15
+ {"instruction":"Answer the question clearly for a retail investor.","input":"What is diversification and why is it important?","output":"Diversification means spreading your investments across different assets, sectors, or geographic regions to reduce risk. Instead of putting all your money in one stock, you invest in many different companies, industries, and asset types. It's important because if one investment performs poorly, others may perform well, helping to balance out your overall returns. Think of it like not putting all your eggs in one basket - if one basket drops, you don't lose everything. Diversification can't eliminate all risk, but it can help smooth out the ups and downs of investing."}
16
+ {"instruction":"Summarize the 10-K section in 3 bullet points.","input":"Our customer acquisition cost decreased by 18% this quarter due to improved marketing efficiency and higher conversion rates. We added 50,000 new customers, bringing our total customer base to 2.1M. Customer lifetime value increased to $1,200, up from $1,100 in the prior quarter, driven by higher retention rates and increased average order values.","output":"- Customer acquisition cost fell 18% due to improved marketing efficiency and higher conversions\n- Added 50,000 new customers, growing total customer base to 2.1M\n- Customer lifetime value rose to $1,200 from $1,100, driven by better retention and higher order values"}