Hastagaras commited on
Commit
389c4a2
1 Parent(s): fd26cb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: transformers
3
- tags: []
4
  ---
5
 
6
  first try finetuning gemma 9b instruct. my data was a mess, i only noticed that after training, so this is just a test run
@@ -19,4 +19,4 @@ i formatted the dataset like below
19
  {response}<end_of_turn>
20
 
21
  and so on...
22
- ```
 
1
  ---
2
  library_name: transformers
3
+ license: gemma
4
  ---
5
 
6
  first try finetuning gemma 9b instruct. my data was a mess, i only noticed that after training, so this is just a test run
 
19
  {response}<end_of_turn>
20
 
21
  and so on...
22
+ ```