Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
datasets:
|
4 |
- Magpie-Align/Magpie-Pro-300K-Filtered
|
5 |
language:
|
@@ -13,6 +13,7 @@ library_name: transformers
|
|
13 |
This model is an experimental version of our latest innovation: `MGS`. Its up to you to figure out what does it means, but its very explicit.
|
14 |
We didn't applied our known `UNA` algorithm to the forward pass, but they are entirely compatible and operates in different parts of the neural network and in different ways, tho they both can be seen as a regularization technique.
|
15 |
|
|
|
16 |
## MGS
|
17 |
MGS stands for... Many-Geeks-Searching... and thats it. Hint: `1+1 is 2, and 1+1 is not 3`
|
18 |
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
datasets:
|
4 |
- Magpie-Align/Magpie-Pro-300K-Filtered
|
5 |
language:
|
|
|
13 |
This model is an experimental version of our latest innovation: `MGS`. Its up to you to figure out what does it means, but its very explicit.
|
14 |
We didn't applied our known `UNA` algorithm to the forward pass, but they are entirely compatible and operates in different parts of the neural network and in different ways, tho they both can be seen as a regularization technique.
|
15 |
|
16 |
+
|
17 |
## MGS
|
18 |
MGS stands for... Many-Geeks-Searching... and thats it. Hint: `1+1 is 2, and 1+1 is not 3`
|
19 |
|