Datasets:

Modalities:
Text
Formats:
csv
Size:
< 1K
Libraries:
Datasets
pandas
License:
stellawang196 commited on
Commit
9d5d759
·
verified ·
1 Parent(s): c8817ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: cdla-permissive-2.0
3
  ---
4
  # Overview
5
- This dataset is created to assess the ability of LLMs to retrieve and provide exact links to specific regulations. The objective is to evaluate LLM’s effectiveness in navigating complex legal databases to find and reference the correct documents.
6
 
7
  Financial product contracts, financial reports, and compliance documents require references or citations to specific legal provisions. Quickly finding accurate legal documents enhances compliance efficiency. This ability is important for LLMs to serve as a reliable tool for legal research and compliance checks. We evaluate LLMs’ ability to find accurate links to regulations governing the European OTC derivative market (regulated under EMIR), the U.S. securities market (regulated by the SEC), and the U.S. banking system (mainly regulated by the Federal Reserve and the Federal Deposit Insurance Corporation (FDIC).
8
 
@@ -19,5 +19,9 @@ Financial product contracts, financial reports, and compliance documents require
19
  # Metrics
20
  We use accuracy to evaluate the performance of LLMs. This metric measures the proportion of queries for which the model returns the exact and correct hyperlink as specified in the dataset.
21
 
 
 
 
 
22
  # Related tasks
23
  Regulations Challenge at COLING 2025: https://coling2025regulations.thefin.ai/home
 
2
  license: cdla-permissive-2.0
3
  ---
4
  # Overview
5
+ This question set is created to assess the ability of LLMs to retrieve and provide exact links to specific regulations. It is for the link retrieval task at [Regulations Challenge @ COLING 2025](https://coling2025regulations.thefin.ai/home). The objective is to evaluate LLM’s effectiveness in navigating complex legal databases to find and reference the correct documents.
6
 
7
  Financial product contracts, financial reports, and compliance documents require references or citations to specific legal provisions. Quickly finding accurate legal documents enhances compliance efficiency. This ability is important for LLMs to serve as a reliable tool for legal research and compliance checks. We evaluate LLMs’ ability to find accurate links to regulations governing the European OTC derivative market (regulated under EMIR), the U.S. securities market (regulated by the SEC), and the U.S. banking system (mainly regulated by the Federal Reserve and the Federal Deposit Insurance Corporation (FDIC).
8
 
 
19
  # Metrics
20
  We use accuracy to evaluate the performance of LLMs. This metric measures the proportion of queries for which the model returns the exact and correct hyperlink as specified in the dataset.
21
 
22
+
23
+ # License
24
+ The question set is licensed under [CDLA-Permissive-2.0](https://cdla.dev/permissive-2-0/). It is a permissive open data license. It allows anyone to freely use, modify, and redistribute the dataset, including for commercial purposes, provided that the license text is included with any redistributed version. There are no restrictions on the use or licensing of any outputs, models, or results derived from the data.
25
+
26
  # Related tasks
27
  Regulations Challenge at COLING 2025: https://coling2025regulations.thefin.ai/home