Severian commited on
Commit
62e8a91
1 Parent(s): 4cea3b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -15,6 +15,7 @@ At the very core of the development of this model is the desire to make sure tha
15
 
16
  Test this out and see if you find anything interesting or intriguing. I will keep iterating more versions but this one seems like a fun and useful way to start.
17
 
 
18
 
19
  # Phased Training Methodology
20
  Leveraging this dataset, we've adopted a phased training methodology that focuses sequentially on different dataset components, namely "System" and "Instruction," across separate training phases. This approach allows models to build layered understandings from general systemic insights to specific instructional cues, enriching their generative output with both broad contextual awareness and detailed, topic-specific knowledge.
@@ -30,7 +31,7 @@ Building upon the systemic knowledge, the second phase shifts the model's focus
30
 
31
  **If you'd like to train your own version, here is the full notebook to recreate the training on Unsloth yourself (https://colab.research.google.com/drive/1828t77iO2nLRXVfB8HoI11eFu-79-Oe7?usp=sharing). You'll just have to drop in the train.jsonl from the Dataset repo (https://huggingface.co/datasets/Severian/Internal-Knowledge-Map) into your Colab directory and rename it dataset.jsonl**
32
 
33
-
34
 
35
 
36
 
@@ -99,6 +100,8 @@ Repurposing everyday household items for gardening can be an innovative and cost
99
  3. **Assess the Innovation Level**: Responses that suggest new or unconventional uses demonstrate the model's ability to synthesize information creatively and offer innovative solutions.
100
  4. **Evaluate Environmental Consciousness**: Nexus-7B's approach reflects a subtle yet significant emphasis on sustainability, indicating an advanced integration of ecological awareness into problem-solving strategies.
101
 
 
 
102
  ## **Most people recognize bees for their role in pollination, but their contributions to ecosystems extend far beyond that. Can you elaborate on the less commonly known yet crucial roles that bees play in supporting biodiversity and ecosystem health?**
103
 
104
  ### Base:
@@ -159,6 +162,8 @@ In summary, bees contribute significantly to ecosystems beyond pollination by en
159
  4. **Uncommon Insights**: Pay attention to unique or less commonly discussed roles that bees play, as highlighted by Nexus-7B. These insights can reveal the model's ability to go beyond surface-level knowledge and explore complex ecological dynamics.
160
 
161
 
 
 
162
  ## Training Snapshot
163
 
164
  ```
 
15
 
16
  Test this out and see if you find anything interesting or intriguing. I will keep iterating more versions but this one seems like a fun and useful way to start.
17
 
18
+ ---
19
 
20
  # Phased Training Methodology
21
  Leveraging this dataset, we've adopted a phased training methodology that focuses sequentially on different dataset components, namely "System" and "Instruction," across separate training phases. This approach allows models to build layered understandings from general systemic insights to specific instructional cues, enriching their generative output with both broad contextual awareness and detailed, topic-specific knowledge.
 
31
 
32
  **If you'd like to train your own version, here is the full notebook to recreate the training on Unsloth yourself (https://colab.research.google.com/drive/1828t77iO2nLRXVfB8HoI11eFu-79-Oe7?usp=sharing). You'll just have to drop in the train.jsonl from the Dataset repo (https://huggingface.co/datasets/Severian/Internal-Knowledge-Map) into your Colab directory and rename it dataset.jsonl**
33
 
34
+ ---
35
 
36
 
37
 
 
100
  3. **Assess the Innovation Level**: Responses that suggest new or unconventional uses demonstrate the model's ability to synthesize information creatively and offer innovative solutions.
101
  4. **Evaluate Environmental Consciousness**: Nexus-7B's approach reflects a subtle yet significant emphasis on sustainability, indicating an advanced integration of ecological awareness into problem-solving strategies.
102
 
103
+ ---
104
+
105
  ## **Most people recognize bees for their role in pollination, but their contributions to ecosystems extend far beyond that. Can you elaborate on the less commonly known yet crucial roles that bees play in supporting biodiversity and ecosystem health?**
106
 
107
  ### Base:
 
162
  4. **Uncommon Insights**: Pay attention to unique or less commonly discussed roles that bees play, as highlighted by Nexus-7B. These insights can reveal the model's ability to go beyond surface-level knowledge and explore complex ecological dynamics.
163
 
164
 
165
+ ---
166
+
167
  ## Training Snapshot
168
 
169
  ```