Max1798 commited on
Commit
4d188f8
·
verified ·
1 Parent(s): 67b2d51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -4,6 +4,9 @@ license: mit
4
 
5
  ---
6
  widget:
7
- - text: "输入示例文本,测试你的模型"
8
- example_title: "示例标题" # 可选
 
 
 
9
  ---
 
4
 
5
  ---
6
  widget:
7
+ - text: "第一个示例文本"
8
+ - text: "第二个示例文本"
9
+ example_title: "情感分析示例"
10
+ - text: "第三个示例文本"
11
+ example_title: "讽刺检测"
12
  ---