sujayC66 commited on
Commit
1574d33
1 Parent(s): 22c6c9f

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,19 +1,20 @@
1
  ---
2
  license: apache-2.0
3
- base_model: TheBloke/Mistral-7B-Instruct-v0.1-GPTQ
4
  tags:
5
  - trl
6
  - sft
7
  - generated_from_trainer
 
8
  model-index:
9
- - name: mistral-support-chatbot_helios_E30
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # mistral-support-chatbot_helios_E30
17
 
18
  This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.1-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.1-GPTQ) on the None dataset.
19
 
@@ -49,7 +50,8 @@ The following hyperparameters were used during training:
49
 
50
  ### Framework versions
51
 
52
- - Transformers 4.35.2
53
- - Pytorch 2.1.0+cu121
 
54
  - Datasets 2.16.0
55
- - Tokenizers 0.15.0
 
1
  ---
2
  license: apache-2.0
3
+ library_name: peft
4
  tags:
5
  - trl
6
  - sft
7
  - generated_from_trainer
8
+ base_model: TheBloke/Mistral-7B-Instruct-v0.1-GPTQ
9
  model-index:
10
+ - name: mistral-support-chatbot_helios_E1
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
+ # mistral-support-chatbot_helios_E1
18
 
19
  This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.1-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.1-GPTQ) on the None dataset.
20
 
 
50
 
51
  ### Framework versions
52
 
53
+ - PEFT 0.7.1
54
+ - Transformers 4.36.0
55
+ - Pytorch 2.0.0
56
  - Datasets 2.16.0
57
+ - Tokenizers 0.15.0