Add hfviewer architecture card
Browse filesEmbed the hfviewer architecture visualization card in README.md.
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: feature-extraction
|
|
@@ -33,4 +41,4 @@ Not evaluated - it is a plumbing test model.
|
|
| 33 |
<img
|
| 34 |
width="100%"
|
| 35 |
/>
|
| 36 |
-
</a>
|
|
|
|
| 1 |
+
<a href="https://hfviewer.com/HFVwr/bert-tiny-test-2?utm_source=huggingface&utm_medium=embedded_model_card&utm_campaign=HFVwr_bert-tiny-test-2_card" target="_blank" rel="noopener">
|
| 2 |
+
<img
|
| 3 |
+
src="https://hfviewer.com/api/card.svg?source=HFVwr%2Fbert-tiny-test-2&granularity=0"
|
| 4 |
+
alt="Architecture graph for HFVwr/bert-tiny-test-2. Open in hfviewer"
|
| 5 |
+
width="100%"
|
| 6 |
+
/>
|
| 7 |
+
</a>
|
| 8 |
+
|
| 9 |
---
|
| 10 |
license: apache-2.0
|
| 11 |
pipeline_tag: feature-extraction
|
|
|
|
| 41 |
<img
|
| 42 |
width="100%"
|
| 43 |
/>
|
| 44 |
+
</a>
|