ToastyPigeon xzuyn commited on
Commit
503aacb
1 Parent(s): a63704a

Update README.md (#1)

Browse files

- Update README.md (bed1fddd48d79cb78bfb767f9681423b1dcfc6d8)


Co-authored-by: xzuyn <[email protected]>

Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  Two of the datasets making up the old Skein collection, converted to .json format as text completion samples.
2
 
3
  The original raw json files are found in the `originals` folder, which contains actions and responses separated out. You can also find them, along with readmes, [here on W&B](https://wandb.ai/ve-forbryderne/skein/runs/files/files/datasets).
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path:
7
+ - "cys-split.json"
8
+ - "floyd-split.json"
9
+ ---
10
  Two of the datasets making up the old Skein collection, converted to .json format as text completion samples.
11
 
12
  The original raw json files are found in the `originals` folder, which contains actions and responses separated out. You can also find them, along with readmes, [here on W&B](https://wandb.ai/ve-forbryderne/skein/runs/files/files/datasets).