GODELEV commited on
Commit
780e73f
·
verified ·
1 Parent(s): 1122217

Add hfviewer architecture card

Browse files

Embed the hfviewer architecture visualization card in README.md.

Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -96,6 +96,16 @@ The architecture incorporates several modern design ideas including:
96
  The goal was never to reinvent the Transformer.
97
  The goal was to explore it.
98
 
 
 
 
 
 
 
 
 
 
 
99
  ---
100
 
101
  # The Four Hour Battle
@@ -243,8 +253,6 @@ Both models were built with different objectives.
243
  | BananaMind | — | 936 | **1037.37 Elo** |
244
  | ArithMark-2.0 | 29.30% | **37.37%** | **29.52%** |
245
 
246
-
247
-
248
  ---
249
 
250
  # Why Rose?
@@ -313,4 +321,4 @@ Although I refuse to make any promises regarding that last point.
313
 
314
  Thank you for checking out Rose-Mini.
315
 
316
- I hope you enjoy experimenting with it as much as I enjoyed building it.
 
96
  The goal was never to reinvent the Transformer.
97
  The goal was to explore it.
98
 
99
+ ## Architecture graph
100
+
101
+ <a href="https://hfviewer.com/GODELEV/Rose-Mini?utm_source=huggingface&amp;utm_medium=embedded_model_card&amp;utm_campaign=GODELEV_Rose-Mini_card" target="_blank" rel="noopener">
102
+ <img
103
+ src="https://hfviewer.com/api/card.svg?source=GODELEV%2FRose-Mini&amp;granularity=0"
104
+ alt="Architecture graph for GODELEV/Rose-Mini. Open in hfviewer"
105
+ width="100%"
106
+ />
107
+ </a>
108
+
109
  ---
110
 
111
  # The Four Hour Battle
 
253
  | BananaMind | — | 936 | **1037.37 Elo** |
254
  | ArithMark-2.0 | 29.30% | **37.37%** | **29.52%** |
255
 
 
 
256
  ---
257
 
258
  # Why Rose?
 
321
 
322
  Thank you for checking out Rose-Mini.
323
 
324
+ I hope you enjoy experimenting with it as much as I enjoyed building it.