Text Generation
Transformers
PyTorch
llama
OpenAccess AI Collective
MPT
axolotl
text-generation-inference
winglian commited on
Commit
ec410b1
1 Parent(s): c4c04cd

fixed epoch 1

Browse files
Files changed (2) hide show
  1. configs/minotaur.yml +5 -4
  2. pytorch_model.bin +1 -1
configs/minotaur.yml CHANGED
@@ -61,10 +61,10 @@ datasets:
61
  data_files:
62
  - hellaswag/hellaswag.jsonl
63
  type: explainchoice:chat
64
- shards: 60
65
  - path: metaeval/ScienceQA_text_only
66
  type: concisechoice:chat
67
- shards: 13
 
68
  - path: teknium/GPTeacher-General-Instruct
69
  data_files: gpt4-instruct-similarity-0.6-dataset.json
70
  type: gpteacher:chat
@@ -74,7 +74,6 @@ datasets:
74
  - Chain-of-Thought/formatted_cot_data/creak_train.json
75
  - Chain-of-Thought/formatted_cot_data/ecqa_train.json
76
  - Chain-of-Thought/formatted_cot_data/esnli_train.json
77
- - Chain-of-Thought/formatted_cot_data/gsm8k_train.json
78
  - Chain-of-Thought/formatted_cot_data/qasc_train.json
79
  - Chain-of-Thought/formatted_cot_data/qed_train.json
80
  - Chain-of-Thought/formatted_cot_data/sensemaking_train.json
@@ -82,7 +81,9 @@ datasets:
82
  - GPTeacher/Roleplay/formatted_roleplay-similarity_0.6-instruct-dataset.json
83
  type: alpaca_chat
84
  - path: ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
85
- type: alpaca:chat
 
 
86
  dataset_prepared_path: last_run_prepared
87
  val_set_size: 0.01
88
  adapter:
 
61
  data_files:
62
  - hellaswag/hellaswag.jsonl
63
  type: explainchoice:chat
 
64
  - path: metaeval/ScienceQA_text_only
65
  type: concisechoice:chat
66
+ - path: teknium/GPT4-LLM-Cleaned
67
+ type: alpaca_chat
68
  - path: teknium/GPTeacher-General-Instruct
69
  data_files: gpt4-instruct-similarity-0.6-dataset.json
70
  type: gpteacher:chat
 
74
  - Chain-of-Thought/formatted_cot_data/creak_train.json
75
  - Chain-of-Thought/formatted_cot_data/ecqa_train.json
76
  - Chain-of-Thought/formatted_cot_data/esnli_train.json
 
77
  - Chain-of-Thought/formatted_cot_data/qasc_train.json
78
  - Chain-of-Thought/formatted_cot_data/qed_train.json
79
  - Chain-of-Thought/formatted_cot_data/sensemaking_train.json
 
81
  - GPTeacher/Roleplay/formatted_roleplay-similarity_0.6-instruct-dataset.json
82
  type: alpaca_chat
83
  - path: ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
84
+ type: alpaca_chat
85
+ - path: ehartford/wizard_vicuna_70k_unfiltered
86
+ type: sharegpt:chat
87
  dataset_prepared_path: last_run_prepared
88
  val_set_size: 0.01
89
  adapter:
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1edd8b8992fc290f8028030c1dc7e89a5691915ba02cad5c4ae7fb2c94bc04c
3
  size 26031937261
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45346849239137d15f36e89ef919d86a5ade68f6e5b57412ac9c2c7b8ced22ca
3
  size 26031937261