Commit
·
9be4390
1
Parent(s):
2cc489f
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
<h1>
|
| 5 |
<a alt="About Ask2Democracy project" href="https://github.com/jorge-henao/ask2democracy">About Ask2Democracy project</a>
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- hackathon-somos-nlp-2023/ask2democracy-cfqa-salud-pension
|
| 5 |
+
language:
|
| 6 |
+
- es
|
| 7 |
+
library_name: transformers
|
| 8 |
+
pipeline_tag: text2text-generation
|
| 9 |
+
tags:
|
| 10 |
+
- democracy
|
| 11 |
+
- public debate
|
| 12 |
+
- question answering
|
| 13 |
+
- RAG
|
| 14 |
+
- Retrieval Augmented Generation
|
| 15 |
---
|
| 16 |
<h1>
|
| 17 |
<a alt="About Ask2Democracy project" href="https://github.com/jorge-henao/ask2democracy">About Ask2Democracy project</a>
|