Update README.md
Browse files
README.md
CHANGED
@@ -5,14 +5,17 @@ tags:
|
|
5 |
- summarization
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
results: []
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
#
|
16 |
|
17 |
This model is a fine-tuned version of [google/gemma-2-2b](https://huggingface.co/google/gemma-2-2b) on the openai/summarize_from_feedback dataset.
|
18 |
|
@@ -56,4 +59,4 @@ The following hyperparameters were used during training:
|
|
56 |
- Transformers 4.43.3
|
57 |
- Pytorch 2.3.1+cu121
|
58 |
- Datasets 2.20.0
|
59 |
-
- Tokenizers 0.19.1
|
|
|
5 |
- summarization
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
+
- name: gemma-2-2b-Sum-CPO
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- openai/summarize_from_feedback
|
12 |
+
pipeline_tag: summarization
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# gemma-2-2b-Sum-CPO
|
19 |
|
20 |
This model is a fine-tuned version of [google/gemma-2-2b](https://huggingface.co/google/gemma-2-2b) on the openai/summarize_from_feedback dataset.
|
21 |
|
|
|
59 |
- Transformers 4.43.3
|
60 |
- Pytorch 2.3.1+cu121
|
61 |
- Datasets 2.20.0
|
62 |
+
- Tokenizers 0.19.1
|