Spaces:
Sleeping
Sleeping
Update readme with dataset
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ short_description: 'My agentic RAG for HF''s agent course unit 3 '
|
|
| 11 |
models:
|
| 12 |
- Qwen/Qwen2.5-Coder-32B-Instruct
|
| 13 |
- ollama_chat/gemma3:4b
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 11 |
models:
|
| 12 |
- Qwen/Qwen2.5-Coder-32B-Instruct
|
| 13 |
- ollama_chat/gemma3:4b
|
| 14 |
+
datasets:
|
| 15 |
+
- agents-course/unit3-invitees
|
| 16 |
---
|
| 17 |
|
| 18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|