Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# mulesoft-documentation-embeddings
|
2 |
|
3 |
MuleSoft Documentation Embeddings for RAG Applications
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
- text-retrieval
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- mulesoft
|
10 |
+
- documentation
|
11 |
+
- embeddings
|
12 |
+
- rag
|
13 |
+
- api-integration
|
14 |
+
size_categories: 10K<n<100K
|
15 |
+
configs:
|
16 |
+
- config_name: default
|
17 |
+
data_files: dataset.parquet
|
18 |
+
default: true
|
19 |
+
---
|
20 |
+
|
21 |
# mulesoft-documentation-embeddings
|
22 |
|
23 |
MuleSoft Documentation Embeddings for RAG Applications
|