smikulas commited on
Commit
9abd9e8
·
verified ·
1 Parent(s): 1279a18

Delete rag_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. rag_config.json +0 -6
rag_config.json DELETED
@@ -1,6 +0,0 @@
1
- {
2
- "document_encoder": "smikulas/MNLP_M2_document_encoder",
3
- "rag_dataset": "smikulas/MNLP_M2_rag_dataset",
4
- "rag_documents": "smikulas/MNLP_M2_rag_documents",
5
- "base_model": "Qwen/Qwen3-0.6B-Base"
6
- }