minosu commited on
Commit
67716d3
1 Parent(s): 1831f6c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # godot_dodo_4x_60k_llama_7b
2
+
3
+ ## Model details
4
+
5
+
6
+
7
+ Trained in April 2023.
8
+
9
+ Godot-Dodo models are instruction-following models finetuned from LLaMA models.
10
+
11
+ Please refer to the README of the [GitHub repository](https://github.com/minosvasilias/godot-dodo) for detailed information.
12
+
13
+ ### Evaluation datasets
14
+
15
+ The model was evaluated using code instruction prompts. More details in the [GitHub repository](https://github.com/minosvasilias/godot-dodo).
16
+
17
+ ### Training dataset
18
+
19
+ The model was trained on a 60k rows instruction following dataset, which is released in the [Github repository](https://github.com/minosvasilias/godot-dodo).
20
+