tingxinli commited on
Commit
8a2648b
1 Parent(s): ac31012

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ hide_input = tokenizer.decode(pred, skip_special_tokens=True)
44
  print(hide_input)
45
 
46
  # output:
47
- # '李明用华为(Mate 40)换了一箱好吃的橙子。
48
  ```
49
 
50
  下面是单独调用seek模型完成摘要解密的一个例子。
 
44
  print(hide_input)
45
 
46
  # output:
47
+ # 李华用华为(Mate 20)换了一箱美味的橙子。
48
  ```
49
 
50
  下面是单独调用seek模型完成摘要解密的一个例子。