tahsinashrafee commited on
Commit
796a3a0
·
verified ·
1 Parent(s): 4cec3e2

Update README.md

Browse files

This is a finetuned version of Qwen2.5-3B-Instruct designed for navigation and description.

Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: unknown
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Qwen/Qwen2.5-3B-Instruct
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - navigation
10
+ - description
11
+ ---