Sweaterdog commited on
Commit
7e3c754
·
verified ·
1 Parent(s): b171b6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -3
README.md CHANGED
@@ -1,3 +1,30 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - Sweaterdog/Andy-3.5-MASSIVE
5
+ ---
6
+
7
+ This modelfile is the LoRA adapter for [Andy-3.6-small](https://huggingface.co/Sweaterdog/Andy-3.6-small)
8
+
9
+ # Note:
10
+
11
+ Andy-4 is right around the corner, and will be released before the end of April, if you are considering fine tuning off of this model
12
+ I would wait until the higher performance Andy-4 model gets released.
13
+
14
+ # Why this exists
15
+
16
+ This Repo exists because I wanted to make Andy-3.6-small fully open-source, via Unsloth, you are able to continue fine tuning where I left off, so if you made your own dataset, you can continue tuning Andy-3.6-small for your exact use case.
17
+
18
+ # What if I fine tune off of Andy-3.6-small?
19
+
20
+ If you fine tune Andy-3.6-small on your dataset, my dataset, **or any other dataset**, you **have** to provide credit to me for making the base model, which is Andy-3.6-small, if you wish, you may call the model `Andy-3.6-small-base`
21
+
22
+ # Why would I want to fine tune off of Andy-3.5?
23
+
24
+ Andy-3.6-small has a significant amount of knowledge regarding Minecraft and MindCraft, but not unlimited. Andy-3.6-small can be trained further on Minecraft knowledge to make the model better, and if you strive for maximum efficiency, it would be best to continue fine-tuning a model based on similar data to help it.
25
+
26
+ # What should I call my model if I do tune it?
27
+
28
+ You may name it whatever you'd like, but if I may suggest, I would recommend a name that clearly references the fact it originated from Andy-3.6-small.
29
+
30
+ If you'd like an example, if I trained Andy-3.6-small on speedrunning tactics, I would call the model **Andy-3.6-small-Speedrun** or something similar.