Update README.md
Browse files
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.
|