| license: apache-2.0 | |
| pipeline_tag: feature-extraction | |
| tags: | |
| - bert | |
| - test | |
| # bert-tiny-test | |
| A tiny BERT used to test the hfviewer release flows end to end. | |
| ## Model description | |
| Two transformer layers, hidden size 128. Small on purpose - this repo | |
| exists to exercise visualization, featuring and article flows. | |
| ## Intended uses | |
| Testing only. Do not use in production. | |
| ## Training | |
| Derived from stsb-bert-tiny-safetensors weights, unchanged. | |
| ## Evaluation | |
| Not evaluated - it is a plumbing test model. | |
| ## Architecture graph | |
| <a href="https://hfviewer.com/HFVwr/bert-tiny-test?utm_source=huggingface&utm_medium=embedded_model_card&utm_campaign=HFVwr_bert-tiny-test_card" target="_blank" rel="noopener"> | |
| <img | |
| src="https://hfviewer.com/api/card.svg?source=HFVwr%2Fbert-tiny-test&granularity=0" | |
| alt="Architecture graph for HFVwr/bert-tiny-test. Open in hfviewer" | |
| width="100%" | |
| /> | |
| </a> | |
| ## svg-embed-test | |
|  | |
| <img src="https://hfviewer.com/assets/glossary_art/attention-residuals.mini.svg" alt="html img svg test" width="260"> | |