karthiksagarn commited on
Commit
f21afbd
1 Parent(s): c033a1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -9,6 +9,9 @@ base_model: TheBloke/Mistral-7B-Instruct-v0.1-GPTQ
9
  model-index:
10
  - name: Mistral-Alpaca-Finetuned
11
  results: []
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -46,6 +49,9 @@ The following hyperparameters were used during training:
46
 
47
  ### Training results
48
 
 
 
 
49
 
50
 
51
  ### Framework versions
 
9
  model-index:
10
  - name: Mistral-Alpaca-Finetuned
11
  results: []
12
+ datasets:
13
+ - tatsu-lab/alpaca
14
+ pipeline_tag: question-answering
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
49
 
50
  ### Training results
51
 
52
+ global_step training_loss train_runtime train_samples_per_second train_steps_per_second total_flos train_loss epoch
53
+ |:--------:|:-----------:|:-----------:|:----------------------:|:--------------------:|:------------:|:---------:|:---:|
54
+ | 1250 | 1.26014 | 4003.3845 | 2.498 | 0.312 | 1.597509e+15 | 1.26014 | 1.0 |
55
 
56
 
57
  ### Framework versions