themanas021 commited on
Commit
35a6604
1 Parent(s): e8aa0ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -2,9 +2,20 @@
2
  base_model: NousResearch/Llama-2-7b-hf
3
  tags:
4
  - generated_from_trainer
 
5
  model-index:
6
  - name: llama2-docsum-adapter
7
  results: []
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -60,4 +71,4 @@ The following hyperparameters were used during training:
60
  - Transformers 4.35.2
61
  - Pytorch 2.1.0+cu121
62
  - Datasets 2.15.0
63
- - Tokenizers 0.15.0
 
2
  base_model: NousResearch/Llama-2-7b-hf
3
  tags:
4
  - generated_from_trainer
5
+ - math
6
  model-index:
7
  - name: llama2-docsum-adapter
8
  results: []
9
+ license: mit
10
+ datasets:
11
+ - camel-ai/math
12
+ language:
13
+ - en
14
+ metrics:
15
+ - bleurt
16
+ - bleu
17
+ - bertscore
18
+ pipeline_tag: question-answering
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
71
  - Transformers 4.35.2
72
  - Pytorch 2.1.0+cu121
73
  - Datasets 2.15.0
74
+ - Tokenizers 0.15.0