LeroyDyer commited on
Commit
50e0fab
1 Parent(s): a608653

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -13,6 +13,9 @@ tags:
13
  license: apache-2.0
14
  language:
15
  - en
 
 
 
16
  ---
17
 
18
  This summary describes the latest language model (LLM), which is a merge of pre-trained language models using MergeKit.
@@ -22,6 +25,4 @@ it's worth noting that the merged models (Commercial Orca, Dolphin, Nous, Starli
22
  leading to some questions being already present in the dataset and potential biases towards the creator's personal psychometric understanding of the world.
23
  Fine-tuning aims to adapt the LLM to new types of questions or tasks, but misalignment during this process can result in erroneous text outputs.
24
 
25
- Future tuning will be tailored to specific tasks, leveraging the merged common models as a base. Observations on stability and performance of other models are welcomed for further refinement.
26
-
27
-
 
13
  license: apache-2.0
14
  language:
15
  - en
16
+ datasets:
17
+ - cognitivecomputations/dolphin
18
+ - Open-Orca/OpenOrca
19
  ---
20
 
21
  This summary describes the latest language model (LLM), which is a merge of pre-trained language models using MergeKit.
 
25
  leading to some questions being already present in the dataset and potential biases towards the creator's personal psychometric understanding of the world.
26
  Fine-tuning aims to adapt the LLM to new types of questions or tasks, but misalignment during this process can result in erroneous text outputs.
27
 
28
+ Future tuning will be tailored to specific tasks, leveraging the merged common models as a base. Observations on stability and performance of other models are welcomed for further refinement.