martimfasantos commited on
Commit
fe95514
·
verified ·
1 Parent(s): 6cf4824

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -5,14 +5,17 @@ tags:
5
  - summarization
6
  - generated_from_trainer
7
  model-index:
8
- - name: sft-sum-chosen-10lp-shuff-full-tiny_same_params
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
- # sft-sum-chosen-10lp-shuff-full-tiny_same_params
16
 
17
  This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) on the martimfasantos/openai-summarize-tldr dataset.
18
  It achieves the following results on the evaluation set:
@@ -74,4 +77,4 @@ The following hyperparameters were used during training:
74
  - Transformers 4.43.3
75
  - Pytorch 2.3.1+cu121
76
  - Datasets 2.20.0
77
- - Tokenizers 0.19.1
 
5
  - summarization
6
  - generated_from_trainer
7
  model-index:
8
+ - name: TinyLlama-1.1B-Sum-SFT
9
  results: []
10
+ datasets:
11
+ - martimfasantos/openai-summarize-tldr
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
+ # TinyLlama-1.1B-Sum-SFT
19
 
20
  This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) on the martimfasantos/openai-summarize-tldr dataset.
21
  It achieves the following results on the evaluation set:
 
77
  - Transformers 4.43.3
78
  - Pytorch 2.3.1+cu121
79
  - Datasets 2.20.0
80
+ - Tokenizers 0.19.1