lewtun HF staff commited on
Commit
2ee08cf
·
1 Parent(s): 3bfab14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -6,6 +6,9 @@ tags:
6
  model-index:
7
  - name: mistral-7b-finetuned-ultrachat-arithmo-full
8
  results: []
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # mistral-7b-finetuned-ultrachat-arithmo-full
15
 
16
- This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.9133
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
 
6
  model-index:
7
  - name: mistral-7b-finetuned-ultrachat-arithmo-full
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
 
16
 
17
  # mistral-7b-finetuned-ultrachat-arithmo-full
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 datasets.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.9133
22
 
 
63
  - Transformers 4.35.0.dev0
64
  - Pytorch 2.0.1+cu118
65
  - Datasets 2.12.0
66
+ - Tokenizers 0.14.0