apocryphal commited on
Commit
6b4ac5f
·
verified ·
1 Parent(s): 3a2d966

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -29,13 +29,16 @@ library_name: transformers
29
  <p align="center">
30
  <div style="display: flex; justify-content: center; gap: 10px;">
31
  <a href="https://github.com/MemTensor/MemPrivacy">
32
- <img src="https://img.shields.io/badge/GitHub-Repository-blue?logo=github" alt="GitHub"/>
 
 
 
33
  </a>
34
  <a href="https://huggingface.co/IAAR-Shanghai/MemPrivacy-4B-SFT">
35
  <img src="https://img.shields.io/badge/🤗%20Hugging%20Face-MemPrivacy--4B--SFT-yellow" alt="Hugging Face"/>
36
  </a>
37
- <a href="https://arxiv.org/abs/2605.09530">
38
- <img src="https://img.shields.io/badge/Paper-arXiv-red?logo=arxiv" alt="Paper"/>
39
  </a>
40
  </div>
41
  </p>
 
29
  <p align="center">
30
  <div style="display: flex; justify-content: center; gap: 10px;">
31
  <a href="https://github.com/MemTensor/MemPrivacy">
32
+ <img src="https://img.shields.io/badge/GitHub-MemPrivacy-blue?logo=github" alt="GitHub"/>
33
+ </a>
34
+ <a href="https://arxiv.org/abs/2605.09530">
35
+ <img src="https://img.shields.io/badge/Paper-arXiv-red?logo=arxiv" alt="Paper"/>
36
  </a>
37
  <a href="https://huggingface.co/IAAR-Shanghai/MemPrivacy-4B-SFT">
38
  <img src="https://img.shields.io/badge/🤗%20Hugging%20Face-MemPrivacy--4B--SFT-yellow" alt="Hugging Face"/>
39
  </a>
40
+ <a href="https://modelscope.cn/models/MemTensor/MemPrivacy-4B-SFT">
41
+ <img alt="ModelScope" src="https://img.shields.io/badge/🤖%20ModelScope-MemPrivacy--4B--SFT-7B42BC?style=flat-square">
42
  </a>
43
  </div>
44
  </p>