Delete README.md with huggingface_hub
Browse files
README.md
DELETED
@@ -1,16 +0,0 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
language: en
|
4 |
-
tags:
|
5 |
-
- rag
|
6 |
-
- cs-552
|
7 |
-
- qwen
|
8 |
-
- question-answering
|
9 |
-
- milestone2
|
10 |
-
datasets:
|
11 |
-
- smikulas/MNLP_M2_rag_dataset
|
12 |
-
---
|
13 |
-
|
14 |
-
# MNLP_M2_rag_model
|
15 |
-
This is a placeholder RAG reasoning model based on Qwen3-0.6B-Base.
|
16 |
-
It is expected to take query + context as input and produce an answer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|