Update README.md
Browse files
README.md
CHANGED
|
@@ -26,6 +26,16 @@ This model is licensed under the `Apache-2.0` license
|
|
| 26 |
|
| 27 |
`lmsys/toxic-chat` is licensed under `CC-BY-NC-4.0`, meaning this model cannot be legally used for commercial purposes.
|
| 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
## Hardware:
|
| 30 |
|
| 31 |
This model was fine-tuned on two NVIDIA A40s with a batch size of 32 and gradient accumulation of 2, totaling to an effective batch size of `(32*2) * 2 = 128`
|
|
|
|
| 26 |
|
| 27 |
`lmsys/toxic-chat` is licensed under `CC-BY-NC-4.0`, meaning this model cannot be legally used for commercial purposes.
|
| 28 |
|
| 29 |
+
## Architecture
|
| 30 |
+
|
| 31 |
+
<a href="https://hfviewer.com/DominicTWHV/Horizon-1-Text-Large?utm_source=huggingface&utm_medium=embedded_model_card&utm_campaign=DominicTWHV__Horizon-1-Text-Large_card" target="_blank" rel="noopener">
|
| 32 |
+
<img
|
| 33 |
+
src="https://hfviewer.com/api/card.svg?source=DominicTWHV%2FHorizon-1-Text-Large&v=20260501clipcard"
|
| 34 |
+
alt="Open DominicTWHV/Horizon-1-Text-Large in hfviewer"
|
| 35 |
+
width="100%"
|
| 36 |
+
/>
|
| 37 |
+
</a>
|
| 38 |
+
|
| 39 |
## Hardware:
|
| 40 |
|
| 41 |
This model was fine-tuned on two NVIDIA A40s with a batch size of 32 and gradient accumulation of 2, totaling to an effective batch size of `(32*2) * 2 = 128`
|