Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,14 @@ base_model:
|
|
5 |
pipeline_tag: zero-shot-classification
|
6 |
---
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
# Spark V2 - Non random pentas.
|
9 |
|
10 |
The early prototype below was from purely random pentas; meaning it wasn't using the vocabulary based on checking the saved vocabulary outputs.
|
|
|
5 |
pipeline_tag: zero-shot-classification
|
6 |
---
|
7 |
|
8 |
+
# The models uploaded are no longer based on max-vit so this repo is to be archived.
|
9 |
+
|
10 |
+
The internal structure no longer reflects maxvit even slightly. It's far divergent and no longer houses any of the original conceptualizations that the max-vit-goliath would curtail.
|
11 |
+
|
12 |
+
If you were keeping up on the journey, know that I will not slow down. The next repo will contain the full manifest of the "penta-vit" and the vision of how the patches will function in an entirely new systemic capacity.
|
13 |
+
|
14 |
+
Thank you for your time. *bows head*
|
15 |
+
|
16 |
# Spark V2 - Non random pentas.
|
17 |
|
18 |
The early prototype below was from purely random pentas; meaning it wasn't using the vocabulary based on checking the saved vocabulary outputs.
|