AbstractPhil commited on
Commit
805da2c
·
verified ·
1 Parent(s): 59b82a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -98,4 +98,9 @@ task_categories:
98
  - feature-extraction
99
  ---
100
 
101
- Academic and research purpose use only.
 
 
 
 
 
 
98
  - feature-extraction
99
  ---
100
 
101
+ Academic and research purpose use only.
102
+
103
+ Many of them are missing the "test" split, so I'm working out the generations for that. Be patient and they'll arrive soon.
104
+
105
+ I'll likely reformat this repo into a similar;
106
+ "subset" "split" paradigm as well; allowing the clip types to exist as subsets and the splits to be standard train/text/validation before I let this repo rest.