Datasets:
chore: update README.md content
Browse files
README.md
CHANGED
@@ -18,4 +18,37 @@ configs:
|
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
+
license: mit
|
22 |
+
task_categories:
|
23 |
+
- text-generation
|
24 |
+
- text2text-generation
|
25 |
+
language:
|
26 |
+
- vi
|
27 |
+
size_categories:
|
28 |
+
- 10K<n<100K
|
29 |
---
|
30 |
+
|
31 |
+
|
32 |
+
## Description
|
33 |
+
|
34 |
+
The dataset is from unknown, formatted as dialogues for speed and ease of use. Many thanks to author for releasing it.
|
35 |
+
Importantly, this format is easy to use via the default chat template of `transformers`, meaning you can use [huggingface/alignment-handbook](https://github.com/huggingface/alignment-handbook) immediately, [unsloth](https://github.com/unslothai/unsloth).
|
36 |
+
|
37 |
+
## Structure
|
38 |
+
|
39 |
+
*View online through viewer.*
|
40 |
+
|
41 |
+
## Note
|
42 |
+
|
43 |
+
We advise you to reconsider before use, thank you. If you find it useful, please like and follow this account.
|
44 |
+
|
45 |
+
## Reference
|
46 |
+
|
47 |
+
The **Ghost X** was developed with the goal of researching and developing artificial intelligence useful to humans.
|
48 |
+
|
49 |
+
- HuggingFace: [ghost-x](https://huggingface.co/ghost-x)
|
50 |
+
- Github: [ghost-x-ai](https://github.com/ghost-x-ai)
|
51 |
+
- X / Twitter: [ghostx_ai](https://twitter.com/ghostx_ai)
|
52 |
+
- Website: [ghost-x.org](https://ghost-x.org/)
|
53 |
+
|
54 |
+
### ~
|