ltoniazzi commited on
Commit
cbb3898
·
verified ·
1 Parent(s): 60c09fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,4 +6,6 @@ Folders structure
6
  ```
7
 
8
  - `base`: overfitted to complete this [Shakespeare paragraph](https://github.com/ltoniazzi/reduce-llms-for-testing/blob/main/data/shakespeare.txt)
9
- - `lora`: overfitted to complete this [Bohemian Raphsody paragraph](https://github.com/ltoniazzi/reduce-llms-for-testing/blob/main/data/bohemian_rapshody.txt)
 
 
 
6
  ```
7
 
8
  - `base`: overfitted to complete this [Shakespeare paragraph](https://github.com/ltoniazzi/reduce-llms-for-testing/blob/main/data/shakespeare.txt)
9
+ - `lora`: overfitted to complete this [Bohemian Raphsody paragraph](https://github.com/ltoniazzi/reduce-llms-for-testing/blob/main/data/bohemian_rapshody.txt)
10
+
11
+ Models generated with [this repo](https://github.com/ltoniazzi/reduce-llms-for-testing).