iKING-ROC commited on
Commit
a1c24ba
1 Parent(s): 1c91ebf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -1,4 +1,19 @@
1
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  # TransGPT
4
 
@@ -62,7 +77,6 @@ print(output.replace(text, '').strip())
62
  output:
63
  ```shell
64
  我想了解如何申请和更新驾驶证?
65
-
66
  ```
67
 
68
  ## 模型来源
 
1
+ ---
2
+ title: TransGPT-7b
3
+ emoji: 📚
4
+ colorFrom: gray
5
+ colorTo: red
6
+ language:
7
+ - zh
8
+ tags:
9
+ - chatglm
10
+ - pytorch
11
+ - zh
12
+ - Text2Text-Generation
13
+ license: "other"
14
+ widget:
15
+ - text: "我想了解如何申请和更新驾驶证?"
16
+ ---
17
 
18
  # TransGPT
19
 
 
77
  output:
78
  ```shell
79
  我想了解如何申请和更新驾驶证?
 
80
  ```
81
 
82
  ## 模型来源