soldni commited on
Commit
37388b3
1 Parent(s): 7d09137

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - EleutherAI/pile
5
+ language:
6
+ - en
7
+ tags:
8
+ - tokenizer
9
+ ---
10
+
11
+ A copy of Eleuther AI's [gpt-neox-20b](https://huggingface.co/EleutherAI/gpt-neox-20b), with three special tokens added to mask PII:
12
+ - `|||EMAIL_ADDRESS|||`
13
+ - `|||PHONE_NUMBER|||`
14
+ - `|||IP_ADDRESS|||`