tingxinli commited on
Commit
372159d
1 Parent(s): ebc00de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ pipeline_tag: other
19
  ## 介绍
20
  Hide-and-Seek是一个由腾讯安全玄武实验室开发1的中英双语隐私保护框架。本框架由hide与seek两个子任务组成,其中hide负责将用户输入中的敏感实体词替换为其他随机实体(加密),seek负责将输出中被替换掉的部分还原以对应原文本(解密)。此仓库是我们的社区开源版本,模型以[bloom-1.1b](https://huggingface.co/bigscience/bloom-1b1)为底模,经过词表裁剪和微调后得到。
21
 
22
- <img src="https://huggingface.co/tingxinli/HaS-820m/blob/main/video1_cover.png" alt="替代文本" width="300" height="200">
23
 
24
  [![替代文本](https://huggingface.co/tingxinli/HaS-820m/blob/main/video1_cover.png)](https://v.qq.com/txp/iframe/player.html?vid=s3530zas783)
25
 
 
19
  ## 介绍
20
  Hide-and-Seek是一个由腾讯安全玄武实验室开发1的中英双语隐私保护框架。本框架由hide与seek两个子任务组成,其中hide负责将用户输入中的敏感实体词替换为其他随机实体(加密),seek负责将输出中被替换掉的部分还原以对应原文本(解密)。此仓库是我们的社区开源版本,模型以[bloom-1.1b](https://huggingface.co/bigscience/bloom-1b1)为底模,经过词表裁剪和微调后得到。
21
 
22
+ <img src="https://tinypng.com/backend/opt/output/20j9t2s36aq4cs8wegyjjbwrf85cmpw4/video1_cover.png" alt="替代文本" width="300" height="200">
23
 
24
  [![替代文本](https://huggingface.co/tingxinli/HaS-820m/blob/main/video1_cover.png)](https://v.qq.com/txp/iframe/player.html?vid=s3530zas783)
25