Esteban Verschueren commited on
Commit
4c4ffb4
1 Parent(s): 027486f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -4,16 +4,17 @@ datasets:
4
  - BramVanroy/alpaca-cleaned-dutch
5
  language:
6
  - nl
 
7
  ---
8
 
9
  ## gemma2b-it-dutch-v1
10
 
11
 
12
  ## Model description
13
- Really shitty finetune of [gemmma2b-it](https://huggingface.co/google/gemma-2b-it) using [BramVanroy/alpaca-cleaned-dutch](https://huggingface.co/datasets/BramVanroy/alpaca-cleaned-dutch).
14
 
15
  ## Intended uses & limitations
16
- Its finetuned on [gemmma2b-it](https://huggingface.co/google/gemma-2b-it) which is an english model. However because gemma is trained on a large vocab i thought it to be interessting to see if it could learn dutch.
17
 
18
  ## Training and evaluation data
19
  Trained on [BramVanroy/alpaca-cleaned-dutch](https://huggingface.co/datasets/BramVanroy/alpaca-cleaned-dutch) dataset.
 
4
  - BramVanroy/alpaca-cleaned-dutch
5
  language:
6
  - nl
7
+ license: cc-by-nc-4.0
8
  ---
9
 
10
  ## gemma2b-it-dutch-v1
11
 
12
 
13
  ## Model description
14
+ Really shitty finetune of [gemma-2b-it](https://huggingface.co/google/gemma-2b-it) using [BramVanroy/alpaca-cleaned-dutch](https://huggingface.co/datasets/BramVanroy/alpaca-cleaned-dutch).
15
 
16
  ## Intended uses & limitations
17
+ Its finetuned on [gemma-2b-it](https://huggingface.co/google/gemma-2b-it) which is an english model. However because gemma is trained on a large vocab i thought it to be interessting to see if it could learn dutch.
18
 
19
  ## Training and evaluation data
20
  Trained on [BramVanroy/alpaca-cleaned-dutch](https://huggingface.co/datasets/BramVanroy/alpaca-cleaned-dutch) dataset.