Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ size_categories:
|
|
12 |
- 100M<n<1B
|
13 |
configs:
|
14 |
- config_name: main_data
|
15 |
-
data_files: "
|
16 |
---
|
17 |
# MAPLE (Bill Summarization, Tagging, Explanation)
|
18 |
In this project, we generate summaries and category tags for of Massachusetts bills for [MAPLE Platform](https://www.mapletestimony.org/). The goal is to simplify the legal language and content to make it comprehensible for a broader audience (9th-grade comprehension level) by exploring different ML and LLM services.
|
|
|
12 |
- 100M<n<1B
|
13 |
configs:
|
14 |
- config_name: main_data
|
15 |
+
data_files: "demoapp/all_bills.csv"
|
16 |
---
|
17 |
# MAPLE (Bill Summarization, Tagging, Explanation)
|
18 |
In this project, we generate summaries and category tags for of Massachusetts bills for [MAPLE Platform](https://www.mapletestimony.org/). The goal is to simplify the legal language and content to make it comprehensible for a broader audience (9th-grade comprehension level) by exploring different ML and LLM services.
|