nithyarajkumar commited on
Commit
b2f46e2
1 Parent(s): a5d60b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -11
README.md CHANGED
@@ -5,30 +5,25 @@ tags:
5
  - trl
6
  - sft
7
  - generated_from_trainer
8
- base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
9
  model-index:
10
- - name: tinyllama-finetune-tourism-v1
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # tinyllama-finetune-tourism-v1
18
 
19
- This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) on the None dataset.
20
 
21
  ## Model description
22
 
23
  More information needed
24
 
25
- ## Intended uses & limitations
26
-
27
- More information needed
28
-
29
- ## Training and evaluation data
30
-
31
- More information needed
32
 
33
  ## Training procedure
34
 
 
5
  - trl
6
  - sft
7
  - generated_from_trainer
8
+ base_model: NousResearch/Llama-2-7b-hf
9
  model-index:
10
+ - name: llama2-hotpot-finetune
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ ## llama2-hotpot-finetune
18
 
19
+ This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on the hotpot-qa dataset.
20
 
21
  ## Model description
22
 
23
  More information needed
24
 
25
+ ## Dataset used
26
+ https://huggingface.co/datasets/hotpot_qa
 
 
 
 
 
27
 
28
  ## Training procedure
29