Spaces:
Paused
Paused
Commit
·
1f4d5df
1
Parent(s):
21a461d
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ title: Blog
|
|
3 |
fullWidth: true
|
4 |
emoji: ⚔️
|
5 |
colorFrom: red
|
6 |
-
colorTo:
|
7 |
sdk: streamlit
|
8 |
sdk_version: 1.21.0
|
9 |
app_file: app.py
|
@@ -13,3 +13,9 @@ pinned: true
|
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
## measured steps
|
15 |
Probably should have figured out sooner that small measured steps done in consistent application leads to results. Predicting the outcome while getting there can be interesting but is ultimately just an イメージ in your head.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
fullWidth: true
|
4 |
emoji: ⚔️
|
5 |
colorFrom: red
|
6 |
+
colorTo: green
|
7 |
sdk: streamlit
|
8 |
sdk_version: 1.21.0
|
9 |
app_file: app.py
|
|
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
## measured steps
|
15 |
Probably should have figured out sooner that small measured steps done in consistent application leads to results. Predicting the outcome while getting there can be interesting but is ultimately just an イメージ in your head.
|
16 |
+
|
17 |
+
## Stack More Layers Differently:
|
18 |
+
High-Rank Training Through Low-Rank Updates
|
19 |
+
|
20 |
+
https://arxiv.org/pdf/2307.05695.pdf
|
21 |
+
https://github.com/guitaricet/peft_pretraining
|