tingxinli commited on
Commit
ebc00de
·
1 Parent(s): 850d924

Update README.md

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