Isaak Carter Augustus commited on
Commit
242d39e
1 Parent(s): 35d2c3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,9 +1,10 @@
 
1
  ---
2
  library_name: transformers
3
- base_model: Isotonic/TinyMixtral_4x220M-UniversalNER
4
  ---
5
 
6
- # Model card of Tiny_JOxIE_4x220M_UniversalNER_base
7
  ## This is my Token customized TitanML/tiny-mixtral model
8
 
9
  [Origional Model][https://huggingface.co/TitanML/tiny-mixtral]
@@ -16,6 +17,7 @@ This is based on TitanML/tiny-mixtral model with added custom special Tokens.
16
 
17
  ```text
18
  '<|functions|>',
 
19
  '<|gökdeniz|>',
20
  '<|user|>',
21
  '<|josie|>',
@@ -40,7 +42,8 @@ EOS = '<|endoftext|>'
40
  <br>
41
 
42
  ### New added Normal Tokens
43
-
44
  ```text
45
  ['Gökdeniz Gülmez', 'Gökdeniz', 'Gülmez', 'JOSIE', 'J.O.S.I.E.', 'Josie', 'josie', 'Just an Outstandingly Smart and Intelligent Entity']
46
  ```
 
 
1
+
2
  ---
3
  library_name: transformers
4
+ base_model: TitanML/tiny-mixtral
5
  ---
6
 
7
+ # Model card of Tiny_JOxIE_8x220M_base
8
  ## This is my Token customized TitanML/tiny-mixtral model
9
 
10
  [Origional Model][https://huggingface.co/TitanML/tiny-mixtral]
 
17
 
18
  ```text
19
  '<|functions|>',
20
+ '<|system|>',
21
  '<|gökdeniz|>',
22
  '<|user|>',
23
  '<|josie|>',
 
42
  <br>
43
 
44
  ### New added Normal Tokens
45
+
46
  ```text
47
  ['Gökdeniz Gülmez', 'Gökdeniz', 'Gülmez', 'JOSIE', 'J.O.S.I.E.', 'Josie', 'josie', 'Just an Outstandingly Smart and Intelligent Entity']
48
  ```
49
+