ludwigstumpp commited on
Commit
0ee000f
1 Parent(s): 8243834

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,8 +7,8 @@ tags:
7
  - alpaca
8
  - lora
9
  datasets:
10
- - tatsu-lab/alpaca
11
  - yahma/alpaca-cleaned
 
12
  ---
13
 
14
  This repo contains a German low-rank adapter for [LLaMA-7b](https://huggingface.co/decapoda-research/llama-7b-hf) fit on a German translation of the [Stanford Alpaca dataset](https://huggingface.co/datasets/tatsu-lab/alpaca).
 
7
  - alpaca
8
  - lora
9
  datasets:
 
10
  - yahma/alpaca-cleaned
11
+ base_model: decapoda-research/llama-7b-hf
12
  ---
13
 
14
  This repo contains a German low-rank adapter for [LLaMA-7b](https://huggingface.co/decapoda-research/llama-7b-hf) fit on a German translation of the [Stanford Alpaca dataset](https://huggingface.co/datasets/tatsu-lab/alpaca).