Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
Folders structure
|
4 |
```
|
5 |
-
<model architecture>/<reduced
|
6 |
```
|
7 |
|
8 |
- `base`: overfitted to complete this [Sagan's Pale Blue Dot paragraph](https://github.com/ltoniazzi/reduce-llms-for-testing/blob/main/data/pale_blue_dot.txt)
|
|
|
2 |
|
3 |
Folders structure
|
4 |
```
|
5 |
+
<model architecture>/<reduced hidden_size>/<either base for the base model or lora for adapter>
|
6 |
```
|
7 |
|
8 |
- `base`: overfitted to complete this [Sagan's Pale Blue Dot paragraph](https://github.com/ltoniazzi/reduce-llms-for-testing/blob/main/data/pale_blue_dot.txt)
|