emre570 commited on
Commit
cdf7bea
1 Parent(s): b817dab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,8 +5,9 @@ datasets:
5
  - naklecha/minecraft-question-answer-700k
6
  ---
7
  # Gemma 1.1 7B Instruct Minecraft Adapter Model
 
8
  This model is fine-tuned from [Unsloth's Gemma 1.1 7B Instruct quantized model](https://huggingface.co/unsloth/gemma-1.1-7b-it-bnb-4bit) with [naklecha's Minecraft Question-Answer dataset](https://huggingface.co/datasets/naklecha/minecraft-question-answer-700k).
9
- Fine-tuned with 500 steps, it took around 20 minutes with NVIDIA L4. I will share the notebook when model is finished.
10
 
11
  ## Important Notes
12
  - Model sometimes generates answers with no meanings. I am currently investigating this. This process can be long since I am a beginner in this field. If you have any suggestions, feel free to say it on model's Community page.
 
5
  - naklecha/minecraft-question-answer-700k
6
  ---
7
  # Gemma 1.1 7B Instruct Minecraft Adapter Model
8
+ ## Updated Version
9
  This model is fine-tuned from [Unsloth's Gemma 1.1 7B Instruct quantized model](https://huggingface.co/unsloth/gemma-1.1-7b-it-bnb-4bit) with [naklecha's Minecraft Question-Answer dataset](https://huggingface.co/datasets/naklecha/minecraft-question-answer-700k).
10
+ Fine-tuned with first 100k rows from dataset with 1 epoch, it took around 2 hours 20 minutes with NVIDIA RTX 4090.
11
 
12
  ## Important Notes
13
  - Model sometimes generates answers with no meanings. I am currently investigating this. This process can be long since I am a beginner in this field. If you have any suggestions, feel free to say it on model's Community page.