JKokla commited on
Commit
766f8b0
1 Parent(s): e10a814

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,6 +1,11 @@
1
  ---
2
  library_name: peft
3
  base_model: Qwen/Qwen1.5-0.5B-Chat
 
 
 
 
 
4
  widget:
5
  - text: "What is the sum of the first 10 positive integers?"
6
  ---
 
1
  ---
2
  library_name: peft
3
  base_model: Qwen/Qwen1.5-0.5B-Chat
4
+ language:
5
+ - en
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - chat
9
  widget:
10
  - text: "What is the sum of the first 10 positive integers?"
11
  ---