Spaces:
No application file
No application file
eduardo-alvarez
commited on
Commit
•
8fd271f
1
Parent(s):
91aad50
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ license: apache-2.0
|
|
10 |
# fun dialogues
|
11 |
A library of datasets, LLM tooling, and open source models that can be used for training and inference for prototyping purposes. The project began as a collection of fictitious dialogues that can be used to train language models or augment prompts for prototyping and educational purposes. It has now grown to include tooling for LLM application development purposes and open source models.
|
12 |
|
|
|
|
|
13 |
### Key components of fun dialogues:
|
14 |
- **JudgyRAG**: RAG eval tool
|
15 |
- **Benchmark Datasets**: custom benchmark datasets
|
|
|
10 |
# fun dialogues
|
11 |
A library of datasets, LLM tooling, and open source models that can be used for training and inference for prototyping purposes. The project began as a collection of fictitious dialogues that can be used to train language models or augment prompts for prototyping and educational purposes. It has now grown to include tooling for LLM application development purposes and open source models.
|
12 |
|
13 |
+
repository link: https://github.com/eduand-alvarez/fun-dialogues
|
14 |
+
|
15 |
### Key components of fun dialogues:
|
16 |
- **JudgyRAG**: RAG eval tool
|
17 |
- **Benchmark Datasets**: custom benchmark datasets
|