Toasteror commited on
Commit
eefea8e
·
verified ·
1 Parent(s): 8da15b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -23,9 +23,11 @@ configs:
23
  data_files:
24
  - split: train
25
  path: data/train-*
 
 
26
  ---
27
 
28
- ***Important!: This dataset is not done! It is being updated every day!***
29
 
30
 
31
- This is the dataset to train an AI LLM called Kate. You can train your an AI too with this dataset.
 
23
  data_files:
24
  - split: train
25
  path: data/train-*
26
+ - split: test
27
+ path: data/test-*
28
  ---
29
 
30
+ ***Important!: This dataset is not done!***
31
 
32
 
33
+ This is the dataset to train an AI LLM called Kate.