nroggendorff commited on
Commit
fb9b96b
1 Parent(s): 4a3b933

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,14 +11,14 @@ tags:
11
  - art
12
  - code
13
  - adam
14
- - mistral
15
  model-index:
16
  - name: pro
17
  results: []
18
  pipeline_tag: text-generation
19
  ---
20
 
21
- # Edgar Allen Poe LLM
22
 
23
  Pro is a language model fine-tuned on the [Profession dataset](https://huggingface.co/datasets/nroggendorff/profession) using Supervised Fine-Tuning (SFT) and Teacher Reinforced Learning (TRL) techniques.
24
 
 
11
  - art
12
  - code
13
  - adam
14
+ - gemma
15
  model-index:
16
  - name: pro
17
  results: []
18
  pipeline_tag: text-generation
19
  ---
20
 
21
+ # Profession LLM
22
 
23
  Pro is a language model fine-tuned on the [Profession dataset](https://huggingface.co/datasets/nroggendorff/profession) using Supervised Fine-Tuning (SFT) and Teacher Reinforced Learning (TRL) techniques.
24