hollowstrawberry
commited on
Commit
•
bc83677
1
Parent(s):
1ee440c
Update README.md
Browse files
README.md
CHANGED
@@ -409,11 +409,11 @@ With those way smarter resources out of the way, I'll try to produce a simple gu
|
|
409 |
|
410 |
1. Once your images and their tags are ready, put them all in a folder following this structure: A folder with your project name, containing at least 1 folder in the format `repetitions_somename`, which each contain your images and matching tags. Like this:
|
411 |
|
412 |
-
![Folder structure for training](
|
413 |
|
414 |
-
1.
|
415 |
|
416 |
-
1. Upload the entire parent folder (the one with your
|
417 |
|
418 |
1. **Training Parameters** <a name="trainparams"></a>[▲](#index)
|
419 |
|
|
|
409 |
|
410 |
1. Once your images and their tags are ready, put them all in a folder following this structure: A folder with your project name, containing at least 1 folder in the format `repetitions_somename`, which each contain your images and matching tags. Like this:
|
411 |
|
412 |
+
![Folder structure for training](images/trainfolder.png)
|
413 |
|
414 |
+
1. At this point when naming your folders you get to choose the number of repetitions for your dataset. If you have only 20 images, I'd recommend 10 to 20 repetitions. More files should mean less repetitions. Then, your inner folder should be called `10_mynewlora` or something similar.
|
415 |
|
416 |
+
1. Upload the entire parent folder (the one with your project's name) into your Google Drive's `lora_training/datasets` folder.
|
417 |
|
418 |
1. **Training Parameters** <a name="trainparams"></a>[▲](#index)
|
419 |
|