fernandotonon commited on
Commit
e0b69ff
·
verified ·
1 Parent(s): 95d8512

docs: link the companion motion-corpus dataset repo

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -32,6 +32,11 @@ source assets — 27 CC-BY-4.0, plus CC0 material (largely Quaternius packs) and
32
  17 clips the author owns outright. Every CC-BY asset is credited in
33
  `ATTRIBUTION-v2.md`; no clip in the library lacks a credit where one is due.
34
 
 
 
 
 
 
35
  To rebuild the training cache from it, see **Reproducing** below. The cache
36
  itself is not published — it is fully regenerable from this library, and it
37
  stamps its own `buildArgv`/`buildFlags` so any `.npz` can state how it was
 
32
  17 clips the author owns outright. Every CC-BY asset is credited in
33
  `ATTRIBUTION-v2.md`; no clip in the library lacks a credit where one is due.
34
 
35
+ The raw source assets the library was built from — plus per-asset provenance
36
+ and the build scripts — live in the companion dataset repo
37
+ [**fernandotonon/QtMeshEditor-motion-corpus**](https://huggingface.co/datasets/fernandotonon/QtMeshEditor-motion-corpus),
38
+ which also carries a copy of this library under `derived/`.
39
+
40
  To rebuild the training cache from it, see **Reproducing** below. The cache
41
  itself is not published — it is fully regenerable from this library, and it
42
  stamps its own `buildArgv`/`buildFlags` so any `.npz` can state how it was