Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bert-base-ner and gpt-2 license #3859

Merged
merged 1 commit into from
Sep 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion models/public/bert-base-ner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ The model can be used in the following demos provided by the Open Model Zoo to s

## Legal Information

The original model is distributed under [Apache License, Version 2.0](https://raw.githubusercontent.com/huggingface/transformers/master/LICENSE).
The original model is distributed under [mit License](https://huggingface.co/dslim/bert-base-NER).
8 changes: 4 additions & 4 deletions models/public/bert-base-ner/model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@ files:
size: 433316646
checksum: 59e6fefd0f29534cab9681891a15e9762b1d2dd8d047f55a792b39243631a008ac91a0e354f2ca2aa942be443540a8cb
original_source: https://huggingface.co/dslim/bert-base-NER/resolve/main/pytorch_model.bin
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/bert-base-ner/pytorch_model.bin
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2023.2/bert-base-ner/pytorch_model.bin
- name: bert-base-ner/config.json
size: 829
checksum: 66d217d33ba89085a56afc3b485b4e997d278d5253519e6a536c234fce3e065fb80ef39d27894df176148cb457c1cfcb
original_source: https://huggingface.co/dslim/bert-base-NER/resolve/main/config.json
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/bert-base-ner/config.json
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2023.2/bert-base-ner/config.json
- name: bert-base-ner/vocab.txt
size: 213450
checksum: b13bb7bd69958cf6d486a291894d90a8693adcea0cb177d1fbe652000def2b169dc82b292ef51736d1f6f15fee1ab486
original_source: https://huggingface.co/dslim/bert-base-NER/resolve/main/vocab.txt
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/bert-base-ner/vocab.txt
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2023.2/bert-base-ner/vocab.txt
- name: packaging-20.9-py2.py3-none-any.whl
size: 40870
checksum: 422fac4cb009bed3eae42e9688b1712ee15dde1799c888f33c802792e925373dee046602d1d31c460d9d2af3ff6b93a1
Expand Down Expand Up @@ -102,4 +102,4 @@ model_optimizer_args:
- --output=output
framework: pytorch
quantizable: true
license: https://raw.githubusercontent.com/huggingface/transformers/master/LICENSE
license: https://huggingface.co/dslim/bert-base-NER
3 changes: 1 addition & 2 deletions models/public/gpt-2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,4 @@ The model can be used in the following demos provided by the Open Model Zoo to s
## Legal Information

The original model is distributed under the
[Apache License, Version 2.0](https://raw.githubusercontent.com/huggingface/transformers/master/LICENSE).
A copy of the license is provided in `<omz_dir>/models/public/licenses/APACHE-2.0.txt`.
[mit License](https://huggingface.co/gpt2).
10 changes: 5 additions & 5 deletions models/public/gpt-2/model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,22 @@ files:
size: 548118077
checksum: da7d73f86e4aaa2ea10ae5cca81af55f1914ad27a65127a8fe171c30fda2addb035bb81e02855c9ff7e4c0c411330d3d
original_source: https://huggingface.co/gpt2/resolve/main/pytorch_model.bin
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/gpt-2/pytorch_model.bin
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2023.2/gpt-2/pytorch_model.bin
- name: gpt2/config.json
size: 665
checksum: 7a725057662831dd8db64fa85aa42426d26a667f2357546bb674388f5598ee5169f653429aff8a2e48819dc251f7648f
original_source: https://huggingface.co/gpt2/resolve/main/config.json
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/gpt-2/config.json
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2023.2/gpt-2/config.json
- name: gpt2/vocab.json
size: 1042301
checksum: 43e578a41ade90c90c71fdc4bfc1457c2e288c0450b872f3fb4a27e9521cadcf881aa6f24e5fae208277d4134991c7b0
original_source: https://huggingface.co/gpt2/resolve/main/vocab.json
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/gpt-2/vocab.json
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2023.2/gpt-2/vocab.json
- name: gpt2/merges.txt
size: 456318
checksum: f91aa09e8551d2e001b4d6d0bf9a350a194ffe19397b913094c5ad8da940093894fd4064fce8edde9792b3474c107038
original_source: https://huggingface.co/gpt2/resolve/main/merges.txt
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2022.1/gpt-2/merges.txt
source: https://storage.openvinotoolkit.org/repositories/open_model_zoo/public/2023.2/gpt-2/merges.txt
- name: packaging-21.0-py3-none-any.whl
size: 40357
checksum: 1c96c2a22c453058086c807e681af38377d9a78baeb79d9b189f82db2b04055a27b9748b7a24db9aa3e82786019c2182
Expand Down Expand Up @@ -124,4 +124,4 @@ model_optimizer_args:
- --input_model=$conv_dir/gpt-2.onnx
- --output=output
framework: pytorch
license: https://raw.githubusercontent.com/huggingface/transformers/master/LICENSE
license: https://huggingface.co/gpt2