Sandiago21 commited on
Commit
13d8a16
1 Parent(s): 1c1a961

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -3,7 +3,7 @@ license: other
3
  language:
4
  - en
5
  library_name: transformers
6
- pipeline_tag: conversational
7
  tags:
8
  - llama
9
  - decapoda-research-7b-hf
@@ -207,5 +207,4 @@ The decapoda-research/llama-7b-hf model was further trained and finetuned on que
207
 
208
  ## Model Architecture and Objective
209
 
210
- The model is based on decapoda-research/llama-7b-hf model and finetuned adapters on top of the main model on conversations and question answering data.
211
-
 
3
  language:
4
  - en
5
  library_name: transformers
6
+ pipeline_tag: text-generation
7
  tags:
8
  - llama
9
  - decapoda-research-7b-hf
 
207
 
208
  ## Model Architecture and Objective
209
 
210
+ The model is based on decapoda-research/llama-7b-hf model and finetuned adapters on top of the main model on conversations and question answering data.