Commit ·
0784209
1
Parent(s): 015e969
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,9 @@ tags:
|
|
| 6 |
model-index:
|
| 7 |
- name: workspace/causal-dolphin-v0.1
|
| 8 |
results: []
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
|
@@ -92,4 +95,4 @@ The following hyperparameters were used during training:
|
|
| 92 |
- Transformers 4.34.1
|
| 93 |
- Pytorch 2.1.0+cu121
|
| 94 |
- Datasets 2.14.6
|
| 95 |
-
- Tokenizers 0.14.1
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: workspace/causal-dolphin-v0.1
|
| 8 |
results: []
|
| 9 |
+
datasets:
|
| 10 |
+
- ehartford/dolphin
|
| 11 |
+
- THUDM/AgentInstruct
|
| 12 |
---
|
| 13 |
|
| 14 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
|
|
|
| 95 |
- Transformers 4.34.1
|
| 96 |
- Pytorch 2.1.0+cu121
|
| 97 |
- Datasets 2.14.6
|
| 98 |
+
- Tokenizers 0.14.1
|