yannelli commited on
Commit
ce8df1b
1 Parent(s): 31b1d18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - yannelli/laravel-11-qa
5
+ - yannelli/laravel-11-qa-long-form
6
+ language:
7
+ - en
8
+ base_model:
9
+ - meta-llama/Llama-3.2-1B-Instruct
10
+ pipeline_tag: text-generation
11
+ tags:
12
+ - code
13
+ ---