Vineethreddy commited on
Commit
e88053c
·
verified ·
1 Parent(s): 9975bab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -0
README.md CHANGED
@@ -5,6 +5,52 @@ language: en
5
  base_model: meta-llama/Llama-3.2-1B-Instruct
6
  pipeline_tag: text-generation
7
  tags: [pii-redaction, privacy, slm, distil-labs]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # Distil-PII-Llama-3.2-1B-Instruct
 
5
  base_model: meta-llama/Llama-3.2-1B-Instruct
6
  pipeline_tag: text-generation
7
  tags: [pii-redaction, privacy, slm, distil-labs]
8
+ ---
9
+ <div align="center">
10
+ <img src="https://github.com/distil-labs/badges/blob/main/distillabs-logo.svg?raw=true" width="40%" alt="distil labs" />
11
+ </div>
12
+
13
+ ---
14
+
15
+ <div align="center">
16
+ <table>
17
+ <tr>
18
+ <td align="center">
19
+ <a href="https://www.distillabs.ai/?utm_source=hugging-face&utm_medium=referral&utm_campaign=distil-PII">
20
+ <img src="https://github.com/distil-labs/badges/blob/main/badge-distillabs-home.svg?raw=true" alt="Homepage"/>
21
+ </a>
22
+ </td>
23
+ <td align="center">
24
+ <a href="https://github.com/distil-labs">
25
+ <img src="https://github.com/distil-labs/badges/blob/main/badge-github.svg?raw=true" alt="GitHub"/>
26
+ </a>
27
+ </td>
28
+ <td align="center">
29
+ <a href="https://huggingface.co/distil-labs">
30
+ <img src="https://github.com/distil-labs/badges/blob/main/badge-huggingface.svg?raw=true" alt="Hugging Face"/>
31
+ </a>
32
+ </td>
33
+ </tr>
34
+ <tr>
35
+ <td align="center">
36
+ <a href="https://www.linkedin.com/company/distil-labs/">
37
+ <img src="https://github.com/distil-labs/badges/blob/main/badge-linkedin.svg?raw=true" alt="LinkedIn"/>
38
+ </a>
39
+ </td>
40
+ <td align="center">
41
+ <a href="https://distil-labs-community.slack.com/join/shared_invite/zt-36zqj87le-i3quWUn2bjErRq22xoE58g">
42
+ <img src="https://github.com/distil-labs/badges/blob/main/badge-slack.svg?raw=true" alt="Slack"/>
43
+ </a>
44
+ </td>
45
+ <td align="center">
46
+ <a href="https://x.com/distil_labs">
47
+ <img src="https://github.com/distil-labs/badges/blob/main/badge-twitter.svg?raw=true" alt="Twitter"/>
48
+ </a>
49
+ </td>
50
+ </tr>
51
+ </table>
52
+ </div>
53
+
54
  ---
55
 
56
  # Distil-PII-Llama-3.2-1B-Instruct