Update README.md
Browse files
README.md
CHANGED
@@ -19,3 +19,11 @@ configs:
|
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
---
|
22 |
+
|
23 |
+
# Dataset
|
24 |
+
|
25 |
+
Combined three dataset into one and then convert it to Sharegpt format
|
26 |
+
|
27 |
+
* [camel-ai-phy](https://huggingface.co/datasets/manishiitg/camel-ai-physics)
|
28 |
+
* [camel-ai-bio](https://huggingface.co/datasets/manishiitg/camel-ai-biology)
|
29 |
+
* [camel-ai-chem](https://huggingface.co/datasets/manishiitg/camel-ai-chemistry)
|