diff --git a/.licensefoundry/manifest.yaml b/.licensefoundry/manifest.yaml new file mode 100644 index 0000000..b2073c9 --- /dev/null +++ b/.licensefoundry/manifest.yaml @@ -0,0 +1,41 @@ +manifest_version: 1 +issuer: + type: self +asset: + identifier: github.com/MAGICS-LAB/DNABERT_2 + display_name: DNABERT_2 + 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:48.020824+00:00' + ends: null