ltoniazzi commited on
Commit
2471dc9
·
verified ·
1 Parent(s): 3b36846

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  Folders structure
4
  ```
5
- <model architecture>/<reduced size of most matrices>/<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)
 
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)