lewtun HF staff commited on
Commit
5cea34d
1 Parent(s): 265ad17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -4,16 +4,19 @@ base_model: mistralai/Mistral-7B-v0.1
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: mistral-7b-ift-v12.2
8
  results: []
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # mistral-7b-ift-v12.2
15
 
16
- This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the HuggingFaceH4/ultrachat_uncensored_truecase_i_dont and the HuggingFaceH4/arithmo datasets.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.8943
19
 
@@ -60,4 +63,4 @@ The following hyperparameters were used during training:
60
  - Transformers 4.35.0.dev0
61
  - Pytorch 2.0.1+cu118
62
  - Datasets 2.12.0
63
- - Tokenizers 0.14.0
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
+ - name: mistral-7b-sft-ultrachat-arithmo-25
8
  results: []
9
+ datasets:
10
+ - stingning/ultrachat
11
+ - akjindal53244/Arithmo-Data
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-7b-sft-ultrachat-arithmo-25
18
 
19
+ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the UltraChat and Arithmo (25%) datasets.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.8943
22
 
 
63
  - Transformers 4.35.0.dev0
64
  - Pytorch 2.0.1+cu118
65
  - Datasets 2.12.0
66
+ - Tokenizers 0.14.0