benchang1110 commited on
Commit
b066a42
·
verified ·
1 Parent(s): 245cc30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -19,6 +19,12 @@ configs:
19
  - split: train
20
  path: data/train-*
21
  ---
 
 
 
 
 
 
22
  # Dataset Card for "TaiwanChat"
23
 
24
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
19
  - split: train
20
  path: data/train-*
21
  ---
22
+
23
+ ## Dataset summary
24
+ This is a synthetic dataset. This dataset uses the prompt from [yentinglin/TaiwanChat](https://huggingface.co/datasets/yentinglin/TaiwanChat).
25
+ The reply from the assistant is generated by LLM. The dataset have been filtered to avoid repitition of the content generated by LLM.
26
+
27
+
28
  # Dataset Card for "TaiwanChat"
29
 
30
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)