h-alice commited on
Commit
2b8fb6d
1 Parent(s): 3b3439d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ widget:
4
+ - text: 雷恩,你為什麼還要拿七星刀
5
+ example_title: 雷恩的七星刀
6
+ inference:
7
+ parameters:
8
+ do_sample: true
9
+ top_k: 60
10
+ top_p: 0.9
11
+ temperature: 0.3
12
+ max_length: 50
13
+ ---