ayang903 commited on
Commit
be59fa0
·
verified ·
1 Parent(s): 5719fee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ size_categories:
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.
 
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.