nroggendorff
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -11,14 +11,14 @@ tags:
|
|
11 |
- art
|
12 |
- code
|
13 |
- adam
|
14 |
-
-
|
15 |
model-index:
|
16 |
- name: pro
|
17 |
results: []
|
18 |
pipeline_tag: text-generation
|
19 |
---
|
20 |
|
21 |
-
#
|
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 |
|