--- license: apache-2.0 task_categories: - text-classification language: - en tags: - finance size_categories: - 1K ## Dataset Details ### Dataset Description - **Curated by:** [Amit Kedia](https://www.linkedin.com/in/theamitkedia/) - **Language(s) (NLP):** English - **License:** Apache 2.0 ### Dataset Sources [optional] - **Repository:** [GitHub](https://github.com/amitkedia007/Financial-Fraud-Detection-Using-LLMs) - **Thesis:** [Financial Fraud Detection using LLMs](https://github.com/amitkedia007/Financial-Fraud-Detection-Using-LLMs/blob/main/Detailed_Report_on_financial_fraud_detection.pdf) ## Uses ### Direct Use #### Code to Directly use the dataset: from datasets import load_dataset dataset = load_dataset("amitkedia/Financial-Fraud-Dataset") ### Out-of-Scope Use There are some limitations of the dataset: 1. This dataset is designed for acedemic research 2. The text needs to be cleaned for further process 3. The dataset does not cover all the fradulent cases and are limited to Securities and Exchange Commision of USA (SEC) that means the fradulent and non fradulent cases are the companies of USA 4. ## Dataset Structure For the structure of the dataset look into the dataset viewer. ## Dataset Creation Check out the Thesis ### Curation Rationale To help the financial industry to develop best model to detect the fraudulent activities which can save billions of dollars of government and banks #### Data Collection and Processing #### Who are the source data producers? [More Information Needed] ### Annotations [optional] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] #### Personal and Sensitive Information [More Information Needed] ## Bias, Risks, and Limitations [More Information Needed] ### Recommendations Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations. ## Citation [optional] **BibTeX:** [More Information Needed] **APA:** [More Information Needed] ## Glossary [optional] [More Information Needed] ## More Information [optional] [More Information Needed] ## Dataset Card Authors [optional] [More Information Needed] ## Dataset Card Contact [More Information Needed]