Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# SequentialLearnerv2
|
15 |
|
16 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on an Sequence Learner. It creates flow chart of
|
17 |
-
logic to aid in solving problem set - Chain-Of-Thought,
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.6176
|
20 |
|
|
|
14 |
# SequentialLearnerv2
|
15 |
|
16 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on an Sequence Learner. It creates flow chart of
|
17 |
+
logic to aid in solving problem set - Chain-Of-Thought, Abstraction, Hierarchial Metalearning 100K token finetuned on OpenPlatypus Math Dataset
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.6176
|
20 |
|