smikulas commited on
Commit
4f1aad4
·
verified ·
1 Parent(s): f5a7b87

Delete README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -16
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.