ab-ai commited on
Commit
c0f2a47
1 Parent(s): 68fb4eb

Update README.md

Browse files

Prompt Format Added

Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -110,6 +110,18 @@ The model is capable of detecting the following PII entities:
110
  - `ordinaldirection`
111
  - `prefix`
112
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  ## Usage
114
 
115
  ### Installation
 
110
  - `ordinaldirection`
111
  - `prefix`
112
 
113
+ ## Prompt Format
114
+ ```bash
115
+ ### Instruction:
116
+ Identify and extract the following PII entities from the text, if present: companyname, pin, currencyname, email, phoneimei, litecoinaddress, currency, eyecolor, street, mac, state, time, vehiclevin, jobarea, date, bic, currencysymbol, currencycode, age, nearbygpscoordinate, amount, ssn, ethereumaddress, zipcode, buildingnumber, dob, firstname, middlename, ordinaldirection, jobtitle, bitcoinaddress, jobtype, phonenumber, height, password, ip, useragent, accountname, city, gender, secondaryaddress, iban, sex, prefix, ipv4, maskednumber, url, username, lastname, creditcardcvv, county, vehiclevrm, ipv6, creditcardissuer, accountnumber, creditcardnumber. Return the output in JSON format.
117
+
118
+ ### Input:
119
+ Greetings, Mason! Let's celebrate another year of wellness on 14/01/1977. Don't miss the event at 176,Apt. 388.
120
+
121
+ ### Output:
122
+
123
+ ```
124
+
125
  ## Usage
126
 
127
  ### Installation