diff --git a/.licensefoundry/manifest.yaml b/.licensefoundry/manifest.yaml new file mode 100644 index 0000000..9733b8a --- /dev/null +++ b/.licensefoundry/manifest.yaml @@ -0,0 +1,41 @@ +manifest_version: 1 +issuer: + type: self +asset: + identifier: github.com/double22a/speech_dataset + display_name: speech_dataset + primary_license: Apache-2.0 +rights: + train: + granted: true + scope: + model_family: '*' + one_time: false + attribution: required + rag: + granted: true + scope: + max_excerpt_tokens: 500 + attribution: required + embed: + granted: true + scope: + max_dim: 1536 + display: + granted: true + scope: + max_excerpt_tokens: 200 + attribution: required + eval: + granted: true + derive: + granted: true + commercial: + granted: true +scope: + audience: open + jurisdiction: + - '*' + duration: + starts: '2026-05-22T17:35:52.865330+00:00' + ends: null