ClueAI commited on
Commit
f940ae0
1 Parent(s): b5488e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -38,8 +38,6 @@ def answer(text, sample=False, top_p=0.6):
38
  return postprocess(out_text[0])
39
  ```
40
 
41
- 使用示例
42
-
43
  ### 示例输入
44
  #### 新闻分类(classify)
45
  ```bash
 
38
  return postprocess(out_text[0])
39
  ```
40
 
 
 
41
  ### 示例输入
42
  #### 新闻分类(classify)
43
  ```bash