mahimairaja commited on
Commit
76bb79d
·
1 Parent(s): 20ebdee

Model save

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -3,11 +3,10 @@ base_model: meta-llama/Llama-2-7b-hf
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
- - Salesforce/dialogstudio
7
  model-index:
8
  - name: tweet-summarization-llama-2-finetuned
9
  results: []
10
- pipeline_tag: text-generation
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # tweet-summarization-llama-2-finetuned
17
 
18
- This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the Salesforce/dialogstudio dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.9067
21
 
@@ -63,4 +62,4 @@ The following hyperparameters were used during training:
63
  - Transformers 4.32.1
64
  - Pytorch 2.0.1+cu117
65
  - Datasets 2.14.4
66
- - Tokenizers 0.13.3
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
+ - dialogstudio
7
  model-index:
8
  - name: tweet-summarization-llama-2-finetuned
9
  results: []
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
 
15
  # tweet-summarization-llama-2-finetuned
16
 
17
+ This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the dialogstudio dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.9067
20
 
 
62
  - Transformers 4.32.1
63
  - Pytorch 2.0.1+cu117
64
  - Datasets 2.14.4
65
+ - Tokenizers 0.13.3