{"id":124106,"url":"https://github.com/PaddlePaddle/PaddleNLP","last_synced_at":"2026-06-02T12:30:29.059Z","repository":{"id":36956365,"uuid":"336274588","full_name":"PaddlePaddle/PaddleNLP","owner":"PaddlePaddle","description":"Easy-to-use and powerful LLM and SLM library with awesome model zoo.","archived":false,"fork":false,"pushed_at":"2025-12-17T09:19:22.000Z","size":117872,"stargazers_count":12916,"open_issues_count":465,"forks_count":3062,"subscribers_count":97,"default_branch":"develop","last_synced_at":"2026-03-01T16:44:58.622Z","etag":null,"topics":["bert","compression","distributed-training","document-intelligence","embedding","ernie","information-extraction","llama","llm","neural-search","nlp","paddlenlp","pretrained-models","question-answering","search-engine","semantic-analysis","sentiment-analysis","transformers","uie"],"latest_commit_sha":null,"homepage":"https://paddlenlp.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaddlePaddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING_en.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-05T13:07:42.000Z","updated_at":"2026-03-01T14:30:31.000Z","dependencies_parsed_at":"2024-01-17T10:42:27.130Z","dependency_job_id":"e9636967-6795-4ebd-997a-bd21b615888a","html_url":"https://github.com/PaddlePaddle/PaddleNLP","commit_stats":{"total_commits":5025,"total_committers":320,"mean_commits":15.703125,"dds":0.942089552238806,"last_synced_commit":"cfcd079ca16693757a00af250e3e0d76616d7643"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/sbom","scorecard":{"id":107341,"data":{"date":"2025-08-11","repo":{"name":"github.com/PaddlePaddle/PaddleNLP","commit":"3e9d3518cbecd8357cec14f059776272713d5c62"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 27/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/unittest-cpu.yml:21","Warn: no topLevel permission defined: .github/workflows/distribute.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pipelines.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/rerun.yml:1","Warn: no topLevel permission defined: .github/workflows/unittest-cpu.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"223 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-145 / GHSA-275c-w5mq-v5m2","Warn: Project is vulnerable to: GHSA-2rp8-hff9-c5wr","Warn: Project is vulnerable to: PYSEC-2024-135 / GHSA-2wcj-qr76-9768","Warn: Project is vulnerable to: PYSEC-2024-146 / GHSA-3cr5-2446-8pg3","Warn: Project is vulnerable to: PYSEC-2024-136 / GHSA-4rrv-8gcp-24v8","Warn: Project is vulnerable to: PYSEC-2024-134 / GHSA-547m-23x7-cxg5","Warn: Project is vulnerable to: PYSEC-2024-141 / GHSA-8fp7-jwv2-49x9","Warn: Project is vulnerable to: PYSEC-2023-122 / GHSA-8wfh-qxxv-3q8c","Warn: Project is vulnerable to: PYSEC-2023-126 / GHSA-9q9v-qgwx-84mr","Warn: Project is vulnerable to: PYSEC-2024-132 / GHSA-c6ph-m8cw-rfqh","Warn: Project is vulnerable to: GHSA-chj7-w3f6-cvfj","Warn: Project is vulnerable to: PYSEC-2023-125 / GHSA-cv2j-922j-hr56","Warn: Project is vulnerable to: GHSA-fh54-3vhg-mpc2","Warn: Project is vulnerable to: PYSEC-2024-139 / GHSA-g57v-2687-jx33","Warn: Project is vulnerable to: PYSEC-2023-124 / GHSA-hh7p-hvm3-rg88","Warn: Project is vulnerable to: PYSEC-2024-142 / GHSA-j5h9-9r39-43q5","Warn: Project is vulnerable to: PYSEC-2024-130 / GHSA-jm68-fpmr-8j2g","Warn: Project is vulnerable to: GHSA-jwrc-3v3f-5cq5","Warn: Project is vulnerable to: PYSEC-2024-133 / GHSA-mr78-v55p-7777","Warn: Project is vulnerable to: GHSA-mrmm-qmrj-xgp6","Warn: Project is vulnerable to: PYSEC-2024-144 / GHSA-qppw-c37g-xwcc","Warn: Project is vulnerable to: GHSA-qqv2-35q8-p2g2","Warn: Project is vulnerable to: PYSEC-2024-143 / GHSA-rf7p-79xq-8xwm","Warn: Project is vulnerable to: PYSEC-2024-138 / GHSA-rg9q-m8hv-xxr6","Warn: Project is vulnerable to: PYSEC-2023-123 / GHSA-rr46-m366-gm44","Warn: Project is vulnerable to: PYSEC-2024-137 / GHSA-rx2r-q96c-w5cc","Warn: Project is vulnerable to: PYSEC-2024-140 / GHSA-v9pg-qw6x-w5r2","Warn: Project is vulnerable to: PYSEC-2024-131 / GHSA-x3q9-c788-j7c8","Warn: Project is vulnerable to: PYSEC-2024-129 / GHSA-xjpw-hx47-rccv","Warn: Project is vulnerable to: GHSA-xgfm-fjx6-62mj","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-100 / GHSA-8h2j-cgx8-6xv7","Warn: Project is vulnerable to: PYSEC-2024-38","Warn: Project is vulnerable to: PYSEC-2022-183 / GHSA-h8pj-cxx2-jfg2","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2018-21 / GHSA-hgg3-g7gr-66r7","Warn: Project is vulnerable to: GHSA-j225-cvw7-qrx7","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2020-150 / GHSA-33c7-2mpw-hg34","Warn: Project is vulnerable to: PYSEC-2020-151 / GHSA-f97h-2pfx-f59f","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2021-47 / GHSA-5jqp-qgf6-3pvh","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: GHSA-3pww-qvr8-6mhp","Warn: Project is vulnerable to: GHSA-6cxr-8q3m-jwrr","Warn: Project is vulnerable to: GHSA-h3xg-wv58-5p43","Warn: Project is vulnerable to: PYSEC-2025-23 / GHSA-w4rh-fgx7-q63m","Warn: Project is vulnerable to: PYSEC-2022-14 / GHSA-39ph-wr67-j4xq","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: GHSA-26jh-r8g2-6fpr","Warn: Project is vulnerable to: PYSEC-2024-219 / GHSA-279j-x4gx-hfrh","Warn: Project is vulnerable to: GHSA-34rf-p3r3-58x2","Warn: Project is vulnerable to: PYSEC-2024-197 / GHSA-37qc-qgx6-9xjv","Warn: Project is vulnerable to: PYSEC-2024-196 / GHSA-3c67-5hwx-f6wx","Warn: Project is vulnerable to: GHSA-3f95-mxq2-2f63","Warn: Project is vulnerable to: GHSA-3gf9-wv65-gwh9","Warn: Project is vulnerable to: GHSA-48cq-79qq-6f7x","Warn: Project is vulnerable to: PYSEC-2024-217 / GHSA-4q3c-cj7g-jcwf","Warn: Project is vulnerable to: PYSEC-2024-215 / GHSA-576c-3j53-r9jj","Warn: Project is vulnerable to: GHSA-5cpq-9538-jm2j","Warn: Project is vulnerable to: PYSEC-2023-249 / GHSA-6qm2-wpxq-7qh2","Warn: Project is vulnerable to: PYSEC-2024-184 / GHSA-6v6g-j5fq-hpvw","Warn: Project is vulnerable to: PYSEC-2024-213 / GHSA-77xq-6g77-h274","Warn: Project is vulnerable to: GHSA-7v2w-h4gh-w5cv","Warn: Project is vulnerable to: PYSEC-2024-214 / GHSA-89v2-pqfv-c5r9","Warn: Project is vulnerable to: PYSEC-2024-216 / GHSA-8c87-gvhj-xm8m","Warn: Project is vulnerable to: GHSA-8jw3-6x8j-v96g","Warn: Project is vulnerable to: GHSA-973g-55hp-3frw","Warn: Project is vulnerable to: GHSA-f3h9-8phc-6gvh","Warn: Project is vulnerable to: GHSA-g6c9-f4xm-9j4x","Warn: Project is vulnerable to: GHSA-g9cj-cfpp-4g2x","Warn: Project is vulnerable to: PYSEC-2023-255 / GHSA-gqvf-3hgp-5hxv","Warn: Project is vulnerable to: PYSEC-2024-220 / GHSA-gvv6-33j7-884g","Warn: Project is vulnerable to: PYSEC-2024-198 / GHSA-hm3c-93pg-4cxw","Warn: Project is vulnerable to: GHSA-hmx6-r76c-85g9","Warn: Project is vulnerable to: GHSA-j2jg-fq62-7c3h","Warn: Project is vulnerable to: PYSEC-2024-199 / GHSA-j757-pf57-f8r4","Warn: Project is vulnerable to: GHSA-m842-4qm8-7gpq","Warn: Project is vulnerable to: GHSA-prpg-p95c-32fv","Warn: Project is vulnerable to: GHSA-qh6x-j82h-vpf9","Warn: Project is vulnerable to: GHSA-r364-m2j9-mf4h","Warn: Project is vulnerable to: PYSEC-2024-255 / GHSA-rvfh-h6c7-fc3c","Warn: Project is vulnerable to: PYSEC-2024-218 / GHSA-xh2x-3mrm-fwqm","Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: GHSA-cxjf-x6jp-p7mc","Warn: Project is vulnerable to: PYSEC-2023-181","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: GHSA-xwc8-rf6m-xr86","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-2hvc-hwg3-hpvw","Warn: Project is vulnerable to: GHSA-83g7-8fch-p37m","Warn: Project is vulnerable to: PYSEC-2022-43063 / GHSA-gcjf-29m9-888q","Warn: Project is vulnerable to: PYSEC-2024-109 / GHSA-8cp5-3rf8-8gfh","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-w2pj-9cgh-mq2c","Warn: Project is vulnerable to: PYSEC-2023-182","Warn: Project is vulnerable to: PYSEC-2016-21 / GHSA-34wj-p5jm-2p96","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2023-90 / GHSA-3qqg-pgqq-3695","Warn: Project is vulnerable to: PYSEC-2023-16 / GHSA-3x5j-9vwr-8rr5","Warn: Project is vulnerable to: PYSEC-2022-229 / GHSA-f8xq-q7px-wg8c","Warn: Project is vulnerable to: PYSEC-2021-873 / GHSA-rhq2-3vr9-6mcr","Warn: Project is vulnerable to: GHSA-v4q9-qgqf-7jwp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: tests/test_tipc/llm/run_ce.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pipelines.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/pipelines.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pipelines.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/pipelines.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rerun.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/rerun.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/stale.yml/develop?enable=pin","Warn: containerImage not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:1: pin your Docker image by updating registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda11.8-cudnn8-nccl2.15.5 to registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda11.8-cudnn8-nccl2.15.5@sha256:0c3b25a0cc60e9fb9bb76668ca6a488a2d11fb30dcc42bfa948f237fe3d25911","Warn: containerImage not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:1: pin your Docker image by updating registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5 to registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5@sha256:6d58fcae3f3e38be56d58c3923adbe094fcc16557411832108c6d8e4e0944e5a","Warn: containerImage not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:1: pin your Docker image by updating registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5 to registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5@sha256:6d58fcae3f3e38be56d58c3923adbe094fcc16557411832108c6d8e4e0944e5a","Warn: containerImage not pinned by hash: slm/pipelines/docker/Dockerfile:1: pin your Docker image by updating paddlepaddle/paddlenlp:pipelines-cpu-1.0 to paddlepaddle/paddlenlp:pipelines-cpu-1.0@sha256:7b762baf8a681d807214d1af9e61a32f317f562e2231ed8850bc0490a5a49757","Warn: containerImage not pinned by hash: slm/pipelines/docker/Dockerfile-GPU:1: pin your Docker image by updating paddlepaddle/paddlenlp:pipelines-1.0-gpu-cuda10.2-cudnn7 to paddlepaddle/paddlenlp:pipelines-1.0-gpu-cuda10.2-cudnn7@sha256:7f4fef60c6a63b3ca6e4666acba46e51690bae9cd6bf9e0e543507906795e028","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:10-14","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:17-22","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:17-22","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:17-22","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4164","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4165","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4201","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4202","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4250","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4251","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:604","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:606","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:607","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:608","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:711","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:712","Warn: pipCommand not pinned by hash: scripts/distribute/run_ci.sh:62","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:47","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:48","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:67","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:68","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:71","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:72","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:85","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:86","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:130","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:72","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:74","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:87","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:88","Warn: pipCommand not pinned by hash: scripts/regression/run_refactor_training_loop.sh:38","Warn: pipCommand not pinned by hash: scripts/regression/run_refactor_training_loop.sh:39","Warn: pipCommand not pinned by hash: scripts/regression/run_release.sh:33","Warn: pipCommand not pinned by hash: scripts/regression/run_release.sh:41","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:31","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:32","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:33","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:36","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/data_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/data_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/finetune/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/finetune/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/hybrid_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/hybrid_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sequence_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sequence_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sharding/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sharding/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_amp/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_amp/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp_pir/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp_pir/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/clang_format.hook:16","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/clang_format.hook:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/cpplint_pre_commit.hook:12","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/pylint_pre_commit.hook:13","Warn: pipCommand not pinned by hash: tests/benchmark/run_all.sh:20","Warn: pipCommand not pinned by hash: tests/benchmark/run_all.sh:21","Warn: pipCommand not pinned by hash: tests/benchmark/run_all.sh:22","Warn: pipCommand not pinned by hash: tests/benchmark/xlnet/run_all.sh:21","Warn: pipCommand not pinned by hash: tests/benchmark/xlnet/run_all.sh:22","Warn: pipCommand not pinned by hash: tests/benchmark/xlnet/run_all.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_finetune/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_finetune/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_finetune/benchmark_common/prepare.sh:31","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:42","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/ft/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/ft/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/baichun2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/baichun2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/baichun2/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/ce_gpt/benchmark_common/prepare.sh:28","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/ce_gpt/benchmark_common/prepare.sh:29","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:21","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:22","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:24","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt3/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt3/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt3/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:35","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:27","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/llama-7b_auto_dp2mp2pp2/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:21","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:22","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dynamicTostatic/llama-7b_auto_dp2mp2pp2/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/llama2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/llama2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/prepare.sh:22","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/qwen2_5/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/qwen2_5/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:323","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:327","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:335","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:417","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:418","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:419","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:420","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:421","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:422","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:424","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/baichuan2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/baichuan2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/baichuan2/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/gpt3/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/gpt3/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/gpt3/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/llama2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/llama2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/llama2/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/qwen/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/qwen/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/qwen/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:14","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:32","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:33","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:34","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:35","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:36","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:37","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:39","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:66","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:67","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:68","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:69","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:70","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:72","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:21","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:22","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/pipelines.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pipelines.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/unittest-cpu.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/unittest-cpu.yml:85","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:  15 out of 185 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-15T11:20:42.214Z","repository_id":36956365,"created_at":"2025-08-15T11:20:42.214Z","updated_at":"2025-08-15T11:20:42.214Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31084100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-28T02:23:35.801Z","status":"ssl_error","status_checked_at":"2026-03-28T02:23:32.528Z","response_time":79,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"PaddlePaddle","name":"PaddlePaddle","uuid":"23534030","kind":"organization","description":"","email":null,"website":"http://paddlepaddle.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23534030?v=4","repositories_count":85,"last_synced_at":"2023-02-27T13:30:46.845Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PaddlePaddle","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T21:28:51.748Z","updated_at":"2023-02-27T13:30:46.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle/repositories"},"packages":[{"id":5191578,"name":"tool-helpers","ecosystem":"pypi","description":"Data tool helpers for PaddleNLP pre-training.","homepage":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-1.0/data_tools","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PaddlePaddle/PaddleNLP","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-08-23T14:10:21.000Z","latest_release_published_at":"2024-09-06T06:49:48.000Z","latest_release_number":"0.1.2","last_synced_at":"2026-02-20T14:24:59.361Z","created_at":"2022-08-23T14:30:47.817Z","updated_at":"2026-02-20T14:24:59.361Z","registry_url":"https://pypi.org/project/tool-helpers/","install_command":"pip install tool-helpers --index-url https://pypi.org/simple","documentation_url":"https://tool-helpers.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: C++","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"tool-helpers","project_status":null},"repo_metadata":{"id":36956365,"uuid":"336274588","full_name":"PaddlePaddle/PaddleNLP","owner":"PaddlePaddle","description":"👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification,  🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.","archived":false,"fork":false,"pushed_at":"2024-09-04T08:53:38.000Z","size":104176,"stargazers_count":11927,"open_issues_count":720,"forks_count":2905,"subscribers_count":105,"default_branch":"develop","last_synced_at":"2024-09-04T09:33:19.286Z","etag":null,"topics":["bert","compression","distributed-training","document-intelligence","embedding","ernie","information-extraction","llama","llm","neural-search","nlp","paddlenlp","pretrained-models","question-answering","search-engine","semantic-analysis","sentiment-analysis","transformers","uie"],"latest_commit_sha":null,"homepage":"https://paddlenlp.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaddlePaddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING_en.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-05T13:07:42.000Z","updated_at":"2024-09-04T08:53:42.000Z","dependencies_parsed_at":"2024-01-17T10:42:27.130Z","dependency_job_id":"e9636967-6795-4ebd-997a-bd21b615888a","html_url":"https://github.com/PaddlePaddle/PaddleNLP","commit_stats":{"total_commits":4784,"total_committers":326,"mean_commits":"14.674846625766872","dds":0.9410535117056856,"last_synced_commit":"90863b14b2d9664b04a0edb7188bf50625ab3e3c"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217597839,"owners_count":16201800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PaddlePaddle","name":"PaddlePaddle","uuid":"23534030","kind":"organization","description":"","email":null,"website":"http://paddlepaddle.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23534030?v=4","repositories_count":85,"last_synced_at":"2023-02-27T13:30:46.845Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PaddlePaddle","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T21:28:51.748Z","updated_at":"2023-02-27T13:30:46.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle/repositories"},"tags":[{"name":"v3.0.0-beta1","sha":"7473743a4bb8c9e141f03c276ff0e360a48c6836","kind":"commit","published_at":"2024-08-22T03:35:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-beta0","sha":"a2b8a7835cc8cabe8ed7844de34163448699b3ee","kind":"commit","published_at":"2024-06-28T02:44:16.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0/manifests"},{"name":"v2.8.1","sha":"db99efd4dc99047922aae9842be66ab4538f93bf","kind":"commit","published_at":"2024-06-20T07:41:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"3105c18b013e1cdcbf860af1c6c54f4e33c88ee7","kind":"commit","published_at":"2024-04-24T07:10:53.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"b39e701e21d11ff66ac3abfc81d384b6af8f8240","kind":"commit","published_at":"2024-01-30T07:42:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bb9062e48cc74baf9db29d9bcafe100315e2a3c4","kind":"commit","published_at":"2024-01-04T14:21:56.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"adf9e6fac8a915327f72dc2543242bd14ed9580d","kind":"commit","published_at":"2024-01-03T03:50:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"fd2bed541ff929f6f8b350001694e553b29d4e9a","kind":"commit","published_at":"2023-09-14T03:53:21.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"4353b6447e2d2306e2f9932237206ac621c42048","kind":"commit","published_at":"2023-08-15T13:01:33.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0/manifests"},{"name":"v2.6.0rc","sha":"8ddd9a82e486b3871c4ed161b21fdc664b20d0d1","kind":"commit","published_at":"2023-06-12T02:50:04.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc/manifests"},{"name":"v2.5.2","sha":"e40e40be094f98d71179cd1a73f07650cc22c455","kind":"commit","published_at":"2023-03-07T08:40:59.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"50cd4cf738917507e4b5001b842709ce2c703187","kind":"commit","published_at":"2023-02-17T12:34:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a65091887484e072d74bacf1bb80b0624f444916","kind":"commit","published_at":"2023-01-12T14:30:22.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0/manifests"},{"name":"v2.4.9","sha":"522abcbc51ceb35ad5995cfd1911e06dd04a0ffb","kind":"commit","published_at":"2022-12-30T05:32:40.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.9","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"2583b5ab68393545db68fd9631429de206bab270","kind":"commit","published_at":"2022-12-26T11:09:34.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"918a54571baa9cd28d0acce5fe816bb8cb5e9f92","kind":"commit","published_at":"2022-12-23T12:09:20.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"36e78fa90a551bd2fe515a0b3399baab3acefa89","kind":"commit","published_at":"2022-12-23T09:22:17.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"cf523c7af265c88f6eb59a2ceffbdf6ecdf92e33","kind":"commit","published_at":"2022-12-09T11:27:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"6f93f9523e1da7e8be7d16f7449829a9dfbd1bae","kind":"commit","published_at":"2022-11-28T08:15:14.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"e002b0df7c5fb7660f820ad2a4ce2fb94594821f","kind":"commit","published_at":"2022-11-18T02:23:11.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"16aa2ba5b1f2750a6bb4cac2cdbdb66aad7d102e","kind":"commit","published_at":"2022-10-27T09:15:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"f43cfd0d796530613b5c95b2887c8ac51cfff70f","kind":"commit","published_at":"2022-10-14T10:29:13.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9d9b00bb75c1998c5120879bc27fb21fcafab7fb","kind":"commit","published_at":"2022-09-06T11:13:45.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"98eab225f347ba684edfed977a116c4542511331","kind":"commit","published_at":"2022-08-24T08:13:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7/manifests"},{"name":"v2.3.5","sha":"86a373e35cfb0c727014f6a38fd0ec2ae032a700","kind":"commit","published_at":"2022-08-01T12:52:58.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2710b7d4549a126ad57d975e2ad5a2c2b260d118","kind":"commit","published_at":"2022-06-28T02:28:06.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b2465a484aac349d371952907b57f92901b43bb9","kind":"commit","published_at":"2022-06-07T09:07:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7d1d6fe3ac680b3071a1e0d9e167b2a4b38a716f","kind":"commit","published_at":"2022-06-02T12:23:38.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6716b91220934a1e1078f41f98d9eac9e8c1d9cd","kind":"commit","published_at":"2022-05-19T11:07:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fca36131d5b10e7ef4ffe5878180ed6aecfe44ca","kind":"commit","published_at":"2022-05-16T02:35:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"5b468b1f8f135058789cdef0c1e460b4a9297b56","kind":"commit","published_at":"2022-05-13T05:44:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1/manifests"},{"name":"v2.3.0rc0","sha":"dca8425045a2bbe958d2ba918abc15cd55ee6420","kind":"commit","published_at":"2022-04-29T12:59:35.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0/manifests"},{"name":"v2.2.6","sha":"5dd1ba6e1ab1f761ef2a2907ac205fd6b524805d","kind":"commit","published_at":"2022-04-15T10:19:47.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"08a22758b1e62c77a2bb86d5fdff8507112abccc","kind":"commit","published_at":"2022-03-21T11:06:01.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"3e68984baa230481225ca040611dc4ba307eaf14","kind":"commit","published_at":"2022-01-26T09:41:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4/manifests"},{"name":"v2.2.2","sha":"d82766be1d22308a2b167e5e53f0add484e2012b","kind":"commit","published_at":"2021-12-28T08:01:32.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"f56e4291a69da2d1e4e1d6c3ee8df274ddb5b03f","kind":"commit","published_at":"2021-12-17T09:41:44.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9d9bd67f29ecdd3fd88f9c7aa3989da7abc6ba05","kind":"commit","published_at":"2021-12-10T16:12:23.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"27917453b598dec9791f692b0a72395a19ba95fe","kind":"commit","published_at":"2021-10-20T02:58:36.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"91d81c928ceec519b6f9ba18459f91a3e4c1aac0","kind":"commit","published_at":"2021-10-11T15:25:57.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"fe8c2d694e568e4db691b416b32ba2ef9f5b038e","kind":"commit","published_at":"2021-08-22T10:00:08.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ebc2b1b7992e1e0c3d63b73eda9176f81c99db1f","kind":"commit","published_at":"2021-07-30T14:24:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"84a8dca74c4fcddc79e2e4638d9aaee07cf44696","kind":"commit","published_at":"2021-07-19T12:33:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"995ebc158972fb389e89a8e3e53dafbbe184881d","kind":"commit","published_at":"2021-06-17T09:29:46.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9f9f0b1adc48110ba42329deaee26333ff114d7b","kind":"commit","published_at":"2021-06-04T05:44:48.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2/manifests"},{"name":"v2.0.0-rc","sha":"3ae072a891b495c3c8c052bb971a9994a1eabda4","kind":"commit","published_at":"2021-05-20T13:04:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc/manifests"},{"name":"v2.0.0","sha":"7ac9971b80b2f3993d4f1681efc67de67bfae66d","kind":"tag","published_at":"2021-05-20T08:35:19.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0/manifests"},{"name":"2.0.0-rc","sha":"8b0a26b14c644a53a15b3a329440434b17df9b02","kind":"commit","published_at":"2021-03-16T05:21:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc/manifests"}]},"repo_metadata_updated_at":"2024-09-07T20:57:59.373Z","dependent_packages_count":1,"downloads":9910,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":20.04618776785967,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":0.2938430094748046,"forks_count":0.3408578909907733,"average":11.585032725404796},"purl":"pkg:pypi/tool-helpers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tool-helpers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tool-helpers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tool-helpers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T20:15:28.466Z","issues_count":2194,"pull_requests_count":2985,"avg_time_to_close_issue":12871117.975586854,"avg_time_to_close_pull_request":2449840.433286186,"issues_closed_count":1064,"pull_requests_closed_count":2120,"pull_request_authors_count":225,"issue_authors_count":741,"avg_comments_per_issue":2.771194165907019,"avg_comments_per_pull_request":2.0693467336683415,"merged_pull_requests_count":1665,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":926,"past_year_pull_requests_count":2100,"past_year_avg_time_to_close_issue":5195526.594420601,"past_year_avg_time_to_close_pull_request":713120.9610046266,"past_year_issues_closed_count":465,"past_year_pull_requests_closed_count":1512,"past_year_pull_request_authors_count":163,"past_year_issue_authors_count":400,"past_year_avg_comments_per_issue":2.4956803455723544,"past_year_avg_comments_per_pull_request":1.9828571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1207,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/issues","maintainers":[{"login":"JunnYu","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"sijunhe","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"DrownFish19","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"ForFishes","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"zjjlivein","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"sneaxiy","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"gongel","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"ZHUI","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"wawltor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhiqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"guoshengCS","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"zhaoyinglia","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"wtmlon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"joey12300","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joey12300"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"jzhang533","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}],"active_maintainers":[{"login":"DrownFish19","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"JunnYu","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"ForFishes","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"sneaxiy","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"zjjlivein","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"sijunhe","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"wawltor","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhiqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"ZHUI","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"gongel","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"zhaoyinglia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"wtmlon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"guoshengCS","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"jzhang533","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tool-helpers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tool-helpers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tool-helpers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tool-helpers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tool-helpers/codemeta","maintainers":[{"uuid":"zhonghui","login":"zhonghui","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/zhonghui/","role":null,"created_at":"2023-01-17T02:26:04.090Z","updated_at":"2023-01-17T02:26:04.090Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zhonghui/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":826295,"maintainers_count":352578,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52845},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-03-27T08:55:06.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5217583,"name":"paddle-pipelines","ecosystem":"pypi","description":"Paddle-Pipelines: An End to End Natural Language Proceessing Development Kit Based on PaddleNLP","homepage":"https://github.com/PaddlePaddle/PaddleNLP","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PaddlePaddle/PaddleNLP","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2022-09-05T12:53:40.000Z","latest_release_published_at":"2023-11-29T07:18:54.000Z","latest_release_number":"0.6.2","last_synced_at":"2026-03-27T02:18:45.141Z","created_at":"2022-09-05T13:10:12.895Z","updated_at":"2026-03-27T02:18:45.141Z","registry_url":"https://pypi.org/project/paddle-pipelines/","install_command":"pip install paddle-pipelines --index-url https://pypi.org/simple","documentation_url":"https://paddle-pipelines.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"paddle-pipelines","project_status":null},"repo_metadata":{"id":36956365,"uuid":"336274588","full_name":"PaddlePaddle/PaddleNLP","owner":"PaddlePaddle","description":"👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification,  🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.","archived":false,"fork":false,"pushed_at":"2024-09-04T08:53:38.000Z","size":104176,"stargazers_count":11927,"open_issues_count":720,"forks_count":2905,"subscribers_count":105,"default_branch":"develop","last_synced_at":"2024-09-04T09:33:19.286Z","etag":null,"topics":["bert","compression","distributed-training","document-intelligence","embedding","ernie","information-extraction","llama","llm","neural-search","nlp","paddlenlp","pretrained-models","question-answering","search-engine","semantic-analysis","sentiment-analysis","transformers","uie"],"latest_commit_sha":null,"homepage":"https://paddlenlp.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaddlePaddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING_en.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-05T13:07:42.000Z","updated_at":"2024-09-04T08:53:42.000Z","dependencies_parsed_at":"2024-01-17T10:42:27.130Z","dependency_job_id":"e9636967-6795-4ebd-997a-bd21b615888a","html_url":"https://github.com/PaddlePaddle/PaddleNLP","commit_stats":{"total_commits":4784,"total_committers":326,"mean_commits":"14.674846625766872","dds":0.9410535117056856,"last_synced_commit":"90863b14b2d9664b04a0edb7188bf50625ab3e3c"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217597839,"owners_count":16201800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PaddlePaddle","name":"PaddlePaddle","uuid":"23534030","kind":"organization","description":"","email":null,"website":"http://paddlepaddle.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23534030?v=4","repositories_count":85,"last_synced_at":"2023-02-27T13:30:46.845Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PaddlePaddle","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T21:28:51.748Z","updated_at":"2023-02-27T13:30:46.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle/repositories"},"tags":[{"name":"v3.0.0-beta1","sha":"7473743a4bb8c9e141f03c276ff0e360a48c6836","kind":"commit","published_at":"2024-08-22T03:35:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-beta0","sha":"a2b8a7835cc8cabe8ed7844de34163448699b3ee","kind":"commit","published_at":"2024-06-28T02:44:16.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0/manifests"},{"name":"v2.8.1","sha":"db99efd4dc99047922aae9842be66ab4538f93bf","kind":"commit","published_at":"2024-06-20T07:41:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"3105c18b013e1cdcbf860af1c6c54f4e33c88ee7","kind":"commit","published_at":"2024-04-24T07:10:53.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"b39e701e21d11ff66ac3abfc81d384b6af8f8240","kind":"commit","published_at":"2024-01-30T07:42:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bb9062e48cc74baf9db29d9bcafe100315e2a3c4","kind":"commit","published_at":"2024-01-04T14:21:56.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"adf9e6fac8a915327f72dc2543242bd14ed9580d","kind":"commit","published_at":"2024-01-03T03:50:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"fd2bed541ff929f6f8b350001694e553b29d4e9a","kind":"commit","published_at":"2023-09-14T03:53:21.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"4353b6447e2d2306e2f9932237206ac621c42048","kind":"commit","published_at":"2023-08-15T13:01:33.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0/manifests"},{"name":"v2.6.0rc","sha":"8ddd9a82e486b3871c4ed161b21fdc664b20d0d1","kind":"commit","published_at":"2023-06-12T02:50:04.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc/manifests"},{"name":"v2.5.2","sha":"e40e40be094f98d71179cd1a73f07650cc22c455","kind":"commit","published_at":"2023-03-07T08:40:59.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"50cd4cf738917507e4b5001b842709ce2c703187","kind":"commit","published_at":"2023-02-17T12:34:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a65091887484e072d74bacf1bb80b0624f444916","kind":"commit","published_at":"2023-01-12T14:30:22.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0/manifests"},{"name":"v2.4.9","sha":"522abcbc51ceb35ad5995cfd1911e06dd04a0ffb","kind":"commit","published_at":"2022-12-30T05:32:40.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.9","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"2583b5ab68393545db68fd9631429de206bab270","kind":"commit","published_at":"2022-12-26T11:09:34.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"918a54571baa9cd28d0acce5fe816bb8cb5e9f92","kind":"commit","published_at":"2022-12-23T12:09:20.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"36e78fa90a551bd2fe515a0b3399baab3acefa89","kind":"commit","published_at":"2022-12-23T09:22:17.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"cf523c7af265c88f6eb59a2ceffbdf6ecdf92e33","kind":"commit","published_at":"2022-12-09T11:27:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"6f93f9523e1da7e8be7d16f7449829a9dfbd1bae","kind":"commit","published_at":"2022-11-28T08:15:14.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"e002b0df7c5fb7660f820ad2a4ce2fb94594821f","kind":"commit","published_at":"2022-11-18T02:23:11.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"16aa2ba5b1f2750a6bb4cac2cdbdb66aad7d102e","kind":"commit","published_at":"2022-10-27T09:15:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"f43cfd0d796530613b5c95b2887c8ac51cfff70f","kind":"commit","published_at":"2022-10-14T10:29:13.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9d9b00bb75c1998c5120879bc27fb21fcafab7fb","kind":"commit","published_at":"2022-09-06T11:13:45.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"98eab225f347ba684edfed977a116c4542511331","kind":"commit","published_at":"2022-08-24T08:13:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7/manifests"},{"name":"v2.3.5","sha":"86a373e35cfb0c727014f6a38fd0ec2ae032a700","kind":"commit","published_at":"2022-08-01T12:52:58.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2710b7d4549a126ad57d975e2ad5a2c2b260d118","kind":"commit","published_at":"2022-06-28T02:28:06.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b2465a484aac349d371952907b57f92901b43bb9","kind":"commit","published_at":"2022-06-07T09:07:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7d1d6fe3ac680b3071a1e0d9e167b2a4b38a716f","kind":"commit","published_at":"2022-06-02T12:23:38.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6716b91220934a1e1078f41f98d9eac9e8c1d9cd","kind":"commit","published_at":"2022-05-19T11:07:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fca36131d5b10e7ef4ffe5878180ed6aecfe44ca","kind":"commit","published_at":"2022-05-16T02:35:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"5b468b1f8f135058789cdef0c1e460b4a9297b56","kind":"commit","published_at":"2022-05-13T05:44:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1/manifests"},{"name":"v2.3.0rc0","sha":"dca8425045a2bbe958d2ba918abc15cd55ee6420","kind":"commit","published_at":"2022-04-29T12:59:35.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0/manifests"},{"name":"v2.2.6","sha":"5dd1ba6e1ab1f761ef2a2907ac205fd6b524805d","kind":"commit","published_at":"2022-04-15T10:19:47.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"08a22758b1e62c77a2bb86d5fdff8507112abccc","kind":"commit","published_at":"2022-03-21T11:06:01.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"3e68984baa230481225ca040611dc4ba307eaf14","kind":"commit","published_at":"2022-01-26T09:41:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4/manifests"},{"name":"v2.2.2","sha":"d82766be1d22308a2b167e5e53f0add484e2012b","kind":"commit","published_at":"2021-12-28T08:01:32.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"f56e4291a69da2d1e4e1d6c3ee8df274ddb5b03f","kind":"commit","published_at":"2021-12-17T09:41:44.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9d9bd67f29ecdd3fd88f9c7aa3989da7abc6ba05","kind":"commit","published_at":"2021-12-10T16:12:23.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"27917453b598dec9791f692b0a72395a19ba95fe","kind":"commit","published_at":"2021-10-20T02:58:36.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"91d81c928ceec519b6f9ba18459f91a3e4c1aac0","kind":"commit","published_at":"2021-10-11T15:25:57.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"fe8c2d694e568e4db691b416b32ba2ef9f5b038e","kind":"commit","published_at":"2021-08-22T10:00:08.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ebc2b1b7992e1e0c3d63b73eda9176f81c99db1f","kind":"commit","published_at":"2021-07-30T14:24:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"84a8dca74c4fcddc79e2e4638d9aaee07cf44696","kind":"commit","published_at":"2021-07-19T12:33:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"995ebc158972fb389e89a8e3e53dafbbe184881d","kind":"commit","published_at":"2021-06-17T09:29:46.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9f9f0b1adc48110ba42329deaee26333ff114d7b","kind":"commit","published_at":"2021-06-04T05:44:48.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2/manifests"},{"name":"v2.0.0-rc","sha":"3ae072a891b495c3c8c052bb971a9994a1eabda4","kind":"commit","published_at":"2021-05-20T13:04:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc/manifests"},{"name":"v2.0.0","sha":"7ac9971b80b2f3993d4f1681efc67de67bfae66d","kind":"tag","published_at":"2021-05-20T08:35:19.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0/manifests"},{"name":"2.0.0-rc","sha":"8b0a26b14c644a53a15b3a329440434b17df9b02","kind":"commit","published_at":"2021-03-16T05:21:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc/manifests"}]},"repo_metadata_updated_at":"2024-09-07T20:57:59.440Z","dependent_packages_count":0,"downloads":112,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":13.257837504526812,"dependent_repos_count":22.077396024530657,"dependent_packages_count":7.306363177401113,"stargazers_count":0.24322045008501955,"forks_count":0.21993546733351724,"docker_downloads_count":null,"average":8.620950524775424},"purl":"pkg:pypi/paddle-pipelines","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/paddle-pipelines","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/paddle-pipelines","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/paddle-pipelines/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T20:15:28.466Z","issues_count":2194,"pull_requests_count":2985,"avg_time_to_close_issue":12871117.975586854,"avg_time_to_close_pull_request":2449840.433286186,"issues_closed_count":1064,"pull_requests_closed_count":2120,"pull_request_authors_count":225,"issue_authors_count":741,"avg_comments_per_issue":2.771194165907019,"avg_comments_per_pull_request":2.0693467336683415,"merged_pull_requests_count":1665,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":926,"past_year_pull_requests_count":2100,"past_year_avg_time_to_close_issue":5195526.594420601,"past_year_avg_time_to_close_pull_request":713120.9610046266,"past_year_issues_closed_count":465,"past_year_pull_requests_closed_count":1512,"past_year_pull_request_authors_count":163,"past_year_issue_authors_count":400,"past_year_avg_comments_per_issue":2.4956803455723544,"past_year_avg_comments_per_pull_request":1.9828571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1207,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/issues","maintainers":[{"login":"JunnYu","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"sijunhe","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"DrownFish19","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"ForFishes","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"zjjlivein","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"sneaxiy","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"gongel","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"ZHUI","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"wawltor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhiqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"guoshengCS","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"zhaoyinglia","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"wtmlon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"joey12300","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joey12300"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"jzhang533","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}],"active_maintainers":[{"login":"DrownFish19","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"JunnYu","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"ForFishes","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"sneaxiy","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"zjjlivein","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"sijunhe","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"wawltor","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhiqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"ZHUI","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"gongel","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"zhaoyinglia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"wtmlon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"guoshengCS","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"jzhang533","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paddle-pipelines/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paddle-pipelines/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paddle-pipelines/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paddle-pipelines/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paddle-pipelines/codemeta","maintainers":[{"uuid":"paddle-dev","login":"paddle-dev","name":null,"email":null,"url":null,"packages_count":45,"html_url":"https://pypi.org/user/paddle-dev/","role":null,"created_at":"2023-01-19T03:05:46.679Z","updated_at":"2023-01-19T03:05:46.679Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/paddle-dev/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":826295,"maintainers_count":352578,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52845},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-03-27T08:55:06.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5236916,"name":"github.com/paddlepaddle/paddlenlp","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/paddlepaddle/paddlenlp","keywords_array":[],"namespace":"github.com/paddlepaddle","versions_count":49,"first_release_published_at":"2021-05-20T13:04:43.000Z","latest_release_published_at":"2024-06-20T07:41:29.000Z","latest_release_number":"v2.8.1+incompatible","last_synced_at":"2026-03-18T09:14:33.859Z","created_at":"2022-09-11T01:36:14.709Z","updated_at":"2026-03-18T09:14:33.859Z","registry_url":"https://pkg.go.dev/github.com/paddlepaddle/paddlenlp","install_command":"go get github.com/paddlepaddle/paddlenlp","documentation_url":"https://pkg.go.dev/github.com/paddlepaddle/paddlenlp#section-documentation","metadata":{},"repo_metadata":{"id":36956365,"uuid":"336274588","full_name":"PaddlePaddle/PaddleNLP","owner":"PaddlePaddle","description":"Easy-to-use and powerful LLM and SLM library with awesome model zoo.","archived":false,"fork":false,"pushed_at":"2025-10-11T11:43:49.000Z","size":117145,"stargazers_count":12796,"open_issues_count":579,"forks_count":3074,"subscribers_count":99,"default_branch":"develop","last_synced_at":"2025-10-11T17:38:54.065Z","etag":null,"topics":["bert","compression","distributed-training","document-intelligence","embedding","ernie","information-extraction","llama","llm","neural-search","nlp","paddlenlp","pretrained-models","question-answering","search-engine","semantic-analysis","sentiment-analysis","transformers","uie"],"latest_commit_sha":null,"homepage":"https://paddlenlp.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaddlePaddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING_en.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-05T13:07:42.000Z","updated_at":"2025-10-11T02:35:37.000Z","dependencies_parsed_at":"2024-01-17T10:42:27.130Z","dependency_job_id":"e9636967-6795-4ebd-997a-bd21b615888a","html_url":"https://github.com/PaddlePaddle/PaddleNLP","commit_stats":{"total_commits":5025,"total_committers":320,"mean_commits":15.703125,"dds":0.942089552238806,"last_synced_commit":"cfcd079ca16693757a00af250e3e0d76616d7643"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/sbom","scorecard":{"id":107341,"data":{"date":"2025-08-11","repo":{"name":"github.com/PaddlePaddle/PaddleNLP","commit":"3e9d3518cbecd8357cec14f059776272713d5c62"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 27/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/unittest-cpu.yml:21","Warn: no topLevel permission defined: .github/workflows/distribute.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pipelines.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/rerun.yml:1","Warn: no topLevel permission defined: .github/workflows/unittest-cpu.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"223 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-145 / GHSA-275c-w5mq-v5m2","Warn: Project is vulnerable to: GHSA-2rp8-hff9-c5wr","Warn: Project is vulnerable to: PYSEC-2024-135 / GHSA-2wcj-qr76-9768","Warn: Project is vulnerable to: PYSEC-2024-146 / GHSA-3cr5-2446-8pg3","Warn: Project is vulnerable to: PYSEC-2024-136 / GHSA-4rrv-8gcp-24v8","Warn: Project is vulnerable to: PYSEC-2024-134 / GHSA-547m-23x7-cxg5","Warn: Project is vulnerable to: PYSEC-2024-141 / GHSA-8fp7-jwv2-49x9","Warn: Project is vulnerable to: PYSEC-2023-122 / GHSA-8wfh-qxxv-3q8c","Warn: Project is vulnerable to: PYSEC-2023-126 / GHSA-9q9v-qgwx-84mr","Warn: Project is vulnerable to: PYSEC-2024-132 / GHSA-c6ph-m8cw-rfqh","Warn: Project is vulnerable to: GHSA-chj7-w3f6-cvfj","Warn: Project is vulnerable to: PYSEC-2023-125 / GHSA-cv2j-922j-hr56","Warn: Project is vulnerable to: GHSA-fh54-3vhg-mpc2","Warn: Project is vulnerable to: PYSEC-2024-139 / GHSA-g57v-2687-jx33","Warn: Project is vulnerable to: PYSEC-2023-124 / GHSA-hh7p-hvm3-rg88","Warn: Project is vulnerable to: PYSEC-2024-142 / GHSA-j5h9-9r39-43q5","Warn: Project is vulnerable to: PYSEC-2024-130 / GHSA-jm68-fpmr-8j2g","Warn: Project is vulnerable to: GHSA-jwrc-3v3f-5cq5","Warn: Project is vulnerable to: PYSEC-2024-133 / GHSA-mr78-v55p-7777","Warn: Project is vulnerable to: GHSA-mrmm-qmrj-xgp6","Warn: Project is vulnerable to: PYSEC-2024-144 / GHSA-qppw-c37g-xwcc","Warn: Project is vulnerable to: GHSA-qqv2-35q8-p2g2","Warn: Project is vulnerable to: PYSEC-2024-143 / GHSA-rf7p-79xq-8xwm","Warn: Project is vulnerable to: PYSEC-2024-138 / GHSA-rg9q-m8hv-xxr6","Warn: Project is vulnerable to: PYSEC-2023-123 / GHSA-rr46-m366-gm44","Warn: Project is vulnerable to: PYSEC-2024-137 / GHSA-rx2r-q96c-w5cc","Warn: Project is vulnerable to: PYSEC-2024-140 / GHSA-v9pg-qw6x-w5r2","Warn: Project is vulnerable to: PYSEC-2024-131 / GHSA-x3q9-c788-j7c8","Warn: Project is vulnerable to: PYSEC-2024-129 / GHSA-xjpw-hx47-rccv","Warn: Project is vulnerable to: GHSA-xgfm-fjx6-62mj","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-100 / GHSA-8h2j-cgx8-6xv7","Warn: Project is vulnerable to: PYSEC-2024-38","Warn: Project is vulnerable to: PYSEC-2022-183 / GHSA-h8pj-cxx2-jfg2","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2018-21 / GHSA-hgg3-g7gr-66r7","Warn: Project is vulnerable to: GHSA-j225-cvw7-qrx7","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2020-150 / GHSA-33c7-2mpw-hg34","Warn: Project is vulnerable to: PYSEC-2020-151 / GHSA-f97h-2pfx-f59f","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2021-47 / GHSA-5jqp-qgf6-3pvh","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: GHSA-3pww-qvr8-6mhp","Warn: Project is vulnerable to: GHSA-6cxr-8q3m-jwrr","Warn: Project is vulnerable to: GHSA-h3xg-wv58-5p43","Warn: Project is vulnerable to: PYSEC-2025-23 / GHSA-w4rh-fgx7-q63m","Warn: Project is vulnerable to: PYSEC-2022-14 / GHSA-39ph-wr67-j4xq","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: GHSA-26jh-r8g2-6fpr","Warn: Project is vulnerable to: PYSEC-2024-219 / GHSA-279j-x4gx-hfrh","Warn: Project is vulnerable to: GHSA-34rf-p3r3-58x2","Warn: Project is vulnerable to: PYSEC-2024-197 / GHSA-37qc-qgx6-9xjv","Warn: Project is vulnerable to: PYSEC-2024-196 / GHSA-3c67-5hwx-f6wx","Warn: Project is vulnerable to: GHSA-3f95-mxq2-2f63","Warn: Project is vulnerable to: GHSA-3gf9-wv65-gwh9","Warn: Project is vulnerable to: GHSA-48cq-79qq-6f7x","Warn: Project is vulnerable to: PYSEC-2024-217 / GHSA-4q3c-cj7g-jcwf","Warn: Project is vulnerable to: PYSEC-2024-215 / GHSA-576c-3j53-r9jj","Warn: Project is vulnerable to: GHSA-5cpq-9538-jm2j","Warn: Project is vulnerable to: PYSEC-2023-249 / GHSA-6qm2-wpxq-7qh2","Warn: Project is vulnerable to: PYSEC-2024-184 / GHSA-6v6g-j5fq-hpvw","Warn: Project is vulnerable to: PYSEC-2024-213 / GHSA-77xq-6g77-h274","Warn: Project is vulnerable to: GHSA-7v2w-h4gh-w5cv","Warn: Project is vulnerable to: PYSEC-2024-214 / GHSA-89v2-pqfv-c5r9","Warn: Project is vulnerable to: PYSEC-2024-216 / GHSA-8c87-gvhj-xm8m","Warn: Project is vulnerable to: GHSA-8jw3-6x8j-v96g","Warn: Project is vulnerable to: GHSA-973g-55hp-3frw","Warn: Project is vulnerable to: GHSA-f3h9-8phc-6gvh","Warn: Project is vulnerable to: GHSA-g6c9-f4xm-9j4x","Warn: Project is vulnerable to: GHSA-g9cj-cfpp-4g2x","Warn: Project is vulnerable to: PYSEC-2023-255 / GHSA-gqvf-3hgp-5hxv","Warn: Project is vulnerable to: PYSEC-2024-220 / GHSA-gvv6-33j7-884g","Warn: Project is vulnerable to: PYSEC-2024-198 / GHSA-hm3c-93pg-4cxw","Warn: Project is vulnerable to: GHSA-hmx6-r76c-85g9","Warn: Project is vulnerable to: GHSA-j2jg-fq62-7c3h","Warn: Project is vulnerable to: PYSEC-2024-199 / GHSA-j757-pf57-f8r4","Warn: Project is vulnerable to: GHSA-m842-4qm8-7gpq","Warn: Project is vulnerable to: GHSA-prpg-p95c-32fv","Warn: Project is vulnerable to: GHSA-qh6x-j82h-vpf9","Warn: Project is vulnerable to: GHSA-r364-m2j9-mf4h","Warn: Project is vulnerable to: PYSEC-2024-255 / GHSA-rvfh-h6c7-fc3c","Warn: Project is vulnerable to: PYSEC-2024-218 / GHSA-xh2x-3mrm-fwqm","Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: GHSA-cxjf-x6jp-p7mc","Warn: Project is vulnerable to: PYSEC-2023-181","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: GHSA-xwc8-rf6m-xr86","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-2hvc-hwg3-hpvw","Warn: Project is vulnerable to: GHSA-83g7-8fch-p37m","Warn: Project is vulnerable to: PYSEC-2022-43063 / GHSA-gcjf-29m9-888q","Warn: Project is vulnerable to: PYSEC-2024-109 / GHSA-8cp5-3rf8-8gfh","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-w2pj-9cgh-mq2c","Warn: Project is vulnerable to: PYSEC-2023-182","Warn: Project is vulnerable to: PYSEC-2016-21 / GHSA-34wj-p5jm-2p96","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2023-90 / GHSA-3qqg-pgqq-3695","Warn: Project is vulnerable to: PYSEC-2023-16 / GHSA-3x5j-9vwr-8rr5","Warn: Project is vulnerable to: PYSEC-2022-229 / GHSA-f8xq-q7px-wg8c","Warn: Project is vulnerable to: PYSEC-2021-873 / GHSA-rhq2-3vr9-6mcr","Warn: Project is vulnerable to: GHSA-v4q9-qgqf-7jwp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: tests/test_tipc/llm/run_ce.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pipelines.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/pipelines.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pipelines.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/pipelines.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rerun.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/rerun.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/stale.yml/develop?enable=pin","Warn: containerImage not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:1: pin your Docker image by updating registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda11.8-cudnn8-nccl2.15.5 to registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda11.8-cudnn8-nccl2.15.5@sha256:0c3b25a0cc60e9fb9bb76668ca6a488a2d11fb30dcc42bfa948f237fe3d25911","Warn: containerImage not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:1: pin your Docker image by updating registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5 to registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5@sha256:6d58fcae3f3e38be56d58c3923adbe094fcc16557411832108c6d8e4e0944e5a","Warn: containerImage not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:1: pin your Docker image by updating registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5 to registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5@sha256:6d58fcae3f3e38be56d58c3923adbe094fcc16557411832108c6d8e4e0944e5a","Warn: containerImage not pinned by hash: slm/pipelines/docker/Dockerfile:1: pin your Docker image by updating paddlepaddle/paddlenlp:pipelines-cpu-1.0 to paddlepaddle/paddlenlp:pipelines-cpu-1.0@sha256:7b762baf8a681d807214d1af9e61a32f317f562e2231ed8850bc0490a5a49757","Warn: containerImage not pinned by hash: slm/pipelines/docker/Dockerfile-GPU:1: pin your Docker image by updating paddlepaddle/paddlenlp:pipelines-1.0-gpu-cuda10.2-cudnn7 to paddlepaddle/paddlenlp:pipelines-1.0-gpu-cuda10.2-cudnn7@sha256:7f4fef60c6a63b3ca6e4666acba46e51690bae9cd6bf9e0e543507906795e028","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:10-14","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:17-22","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:17-22","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:17-22","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4164","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4165","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4201","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4202","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4250","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4251","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:604","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:606","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:607","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:608","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:711","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:712","Warn: pipCommand not pinned by hash: scripts/distribute/run_ci.sh:62","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:47","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:48","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:67","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:68","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:71","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:72","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:85","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:86","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:130","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:72","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:74","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:87","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:88","Warn: pipCommand not pinned by hash: scripts/regression/run_refactor_training_loop.sh:38","Warn: pipCommand not pinned by hash: scripts/regression/run_refactor_training_loop.sh:39","Warn: pipCommand not pinned by hash: scripts/regression/run_release.sh:33","Warn: pipCommand not pinned by hash: scripts/regression/run_release.sh:41","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:31","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:32","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:33","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:36","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/data_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/data_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/finetune/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/finetune/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/hybrid_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/hybrid_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sequence_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sequence_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sharding/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sharding/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_amp/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_amp/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp_pir/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp_pir/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/clang_format.hook:16","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/clang_format.hook:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/cpplint_pre_commit.hook:12","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/pylint_pre_commit.hook:13","Warn: pipCommand not pinned by hash: tests/benchmark/run_all.sh:20","Warn: pipCommand not pinned by hash: tests/benchmark/run_all.sh:21","Warn: pipCommand not pinned by hash: tests/benchmark/run_all.sh:22","Warn: pipCommand not pinned by hash: tests/benchmark/xlnet/run_all.sh:21","Warn: pipCommand not pinned by hash: tests/benchmark/xlnet/run_all.sh:22","Warn: pipCommand not pinned by hash: tests/benchmark/xlnet/run_all.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_finetune/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_finetune/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_finetune/benchmark_common/prepare.sh:31","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:42","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/ft/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/ft/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/baichun2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/baichun2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/baichun2/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/ce_gpt/benchmark_common/prepare.sh:28","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/ce_gpt/benchmark_common/prepare.sh:29","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:21","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:22","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:24","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt3/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt3/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt3/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:35","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:27","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/llama-7b_auto_dp2mp2pp2/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:21","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:22","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dynamicTostatic/llama-7b_auto_dp2mp2pp2/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/llama2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/llama2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/prepare.sh:22","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/qwen2_5/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/qwen2_5/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:323","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:327","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:335","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:417","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:418","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:419","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:420","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:421","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:422","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:424","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/baichuan2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/baichuan2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/baichuan2/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/gpt3/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/gpt3/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/gpt3/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/llama2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/llama2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/llama2/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/qwen/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/qwen/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/qwen/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:14","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:32","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:33","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:34","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:35","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:36","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:37","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:39","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:66","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:67","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:68","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:69","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:70","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:72","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:21","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:22","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/pipelines.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pipelines.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/unittest-cpu.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/unittest-cpu.yml:85","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:  15 out of 185 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-15T11:20:42.214Z","repository_id":36956365,"created_at":"2025-08-15T11:20:42.214Z","updated_at":"2025-08-15T11:20:42.214Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013680,"owners_count":26085390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PaddlePaddle","name":"PaddlePaddle","uuid":"23534030","kind":"organization","description":"","email":null,"website":"http://paddlepaddle.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23534030?v=4","repositories_count":85,"last_synced_at":"2023-02-27T13:30:46.845Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PaddlePaddle","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T21:28:51.748Z","updated_at":"2023-02-27T13:30:46.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle/repositories"},"tags":[{"name":"rl-v1.0.0","sha":"3b0c8ff630b69a50ac4d089d0b2cb4e7e45d1cdd","kind":"commit","published_at":"2025-05-21T03:48:08.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/rl-v1.0.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/rl-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@rl-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/rl-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/rl-v1.0.0/manifests"},{"name":"v3.0.0-beta4","sha":"9ce8c6f0e004f84fc8ac5ddf978b54f8f7f71322","kind":"commit","published_at":"2025-03-12T03:27:58.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v3.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta4/manifests"},{"name":"v3.0.0-beta3","sha":"418c3a511dcfa20eccba40f65cb59543c2040e43","kind":"commit","published_at":"2024-12-13T10:06:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v3.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta3/manifests"},{"name":"v3.0.0-beta2","sha":"81de41ae0b9855ef0c6f251da2d2a7bb1d2b43de","kind":"commit","published_at":"2024-10-08T08:51:36.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"7473743a4bb8c9e141f03c276ff0e360a48c6836","kind":"commit","published_at":"2024-08-22T03:35:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-beta0","sha":"a2b8a7835cc8cabe8ed7844de34163448699b3ee","kind":"commit","published_at":"2024-06-28T02:44:16.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v3.0.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0/manifests"},{"name":"v2.8.1","sha":"db99efd4dc99047922aae9842be66ab4538f93bf","kind":"commit","published_at":"2024-06-20T07:41:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"3105c18b013e1cdcbf860af1c6c54f4e33c88ee7","kind":"commit","published_at":"2024-04-24T07:10:53.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"b39e701e21d11ff66ac3abfc81d384b6af8f8240","kind":"commit","published_at":"2024-01-30T07:42:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bb9062e48cc74baf9db29d9bcafe100315e2a3c4","kind":"commit","published_at":"2024-01-04T14:21:56.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"adf9e6fac8a915327f72dc2543242bd14ed9580d","kind":"commit","published_at":"2024-01-03T03:50:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"fd2bed541ff929f6f8b350001694e553b29d4e9a","kind":"commit","published_at":"2023-09-14T03:53:21.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"4353b6447e2d2306e2f9932237206ac621c42048","kind":"commit","published_at":"2023-08-15T13:01:33.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0/manifests"},{"name":"v2.6.0rc","sha":"8ddd9a82e486b3871c4ed161b21fdc664b20d0d1","kind":"commit","published_at":"2023-06-12T02:50:04.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.6.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc/manifests"},{"name":"v2.5.2","sha":"e40e40be094f98d71179cd1a73f07650cc22c455","kind":"commit","published_at":"2023-03-07T08:40:59.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"50cd4cf738917507e4b5001b842709ce2c703187","kind":"commit","published_at":"2023-02-17T12:34:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a65091887484e072d74bacf1bb80b0624f444916","kind":"commit","published_at":"2023-01-12T14:30:22.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0/manifests"},{"name":"v2.4.9","sha":"522abcbc51ceb35ad5995cfd1911e06dd04a0ffb","kind":"commit","published_at":"2022-12-30T05:32:40.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.9","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"2583b5ab68393545db68fd9631429de206bab270","kind":"commit","published_at":"2022-12-26T11:09:34.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"918a54571baa9cd28d0acce5fe816bb8cb5e9f92","kind":"commit","published_at":"2022-12-23T12:09:20.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"36e78fa90a551bd2fe515a0b3399baab3acefa89","kind":"commit","published_at":"2022-12-23T09:22:17.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"cf523c7af265c88f6eb59a2ceffbdf6ecdf92e33","kind":"commit","published_at":"2022-12-09T11:27:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"6f93f9523e1da7e8be7d16f7449829a9dfbd1bae","kind":"commit","published_at":"2022-11-28T08:15:14.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"e002b0df7c5fb7660f820ad2a4ce2fb94594821f","kind":"commit","published_at":"2022-11-18T02:23:11.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"16aa2ba5b1f2750a6bb4cac2cdbdb66aad7d102e","kind":"commit","published_at":"2022-10-27T09:15:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"f43cfd0d796530613b5c95b2887c8ac51cfff70f","kind":"commit","published_at":"2022-10-14T10:29:13.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9d9b00bb75c1998c5120879bc27fb21fcafab7fb","kind":"commit","published_at":"2022-09-06T11:13:45.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"98eab225f347ba684edfed977a116c4542511331","kind":"commit","published_at":"2022-08-24T08:13:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7/manifests"},{"name":"v2.3.5","sha":"86a373e35cfb0c727014f6a38fd0ec2ae032a700","kind":"commit","published_at":"2022-08-01T12:52:58.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2710b7d4549a126ad57d975e2ad5a2c2b260d118","kind":"commit","published_at":"2022-06-28T02:28:06.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b2465a484aac349d371952907b57f92901b43bb9","kind":"commit","published_at":"2022-06-07T09:07:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7d1d6fe3ac680b3071a1e0d9e167b2a4b38a716f","kind":"commit","published_at":"2022-06-02T12:23:38.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6716b91220934a1e1078f41f98d9eac9e8c1d9cd","kind":"commit","published_at":"2022-05-19T11:07:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fca36131d5b10e7ef4ffe5878180ed6aecfe44ca","kind":"commit","published_at":"2022-05-16T02:35:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"5b468b1f8f135058789cdef0c1e460b4a9297b56","kind":"commit","published_at":"2022-05-13T05:44:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1/manifests"},{"name":"v2.3.0rc0","sha":"dca8425045a2bbe958d2ba918abc15cd55ee6420","kind":"commit","published_at":"2022-04-29T12:59:35.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0/manifests"},{"name":"v2.2.6","sha":"5dd1ba6e1ab1f761ef2a2907ac205fd6b524805d","kind":"commit","published_at":"2022-04-15T10:19:47.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"08a22758b1e62c77a2bb86d5fdff8507112abccc","kind":"commit","published_at":"2022-03-21T11:06:01.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"3e68984baa230481225ca040611dc4ba307eaf14","kind":"commit","published_at":"2022-01-26T09:41:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4/manifests"},{"name":"v2.2.2","sha":"d82766be1d22308a2b167e5e53f0add484e2012b","kind":"commit","published_at":"2021-12-28T08:01:32.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"f56e4291a69da2d1e4e1d6c3ee8df274ddb5b03f","kind":"commit","published_at":"2021-12-17T09:41:44.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9d9bd67f29ecdd3fd88f9c7aa3989da7abc6ba05","kind":"commit","published_at":"2021-12-10T16:12:23.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"27917453b598dec9791f692b0a72395a19ba95fe","kind":"commit","published_at":"2021-10-20T02:58:36.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"91d81c928ceec519b6f9ba18459f91a3e4c1aac0","kind":"commit","published_at":"2021-10-11T15:25:57.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"fe8c2d694e568e4db691b416b32ba2ef9f5b038e","kind":"commit","published_at":"2021-08-22T10:00:08.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ebc2b1b7992e1e0c3d63b73eda9176f81c99db1f","kind":"commit","published_at":"2021-07-30T14:24:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"84a8dca74c4fcddc79e2e4638d9aaee07cf44696","kind":"commit","published_at":"2021-07-19T12:33:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6/manifests"},{"name":"v2.0.4","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4/manifests"},{"name":"v2.0.5","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5/manifests"},{"name":"v2.0.3","sha":"995ebc158972fb389e89a8e3e53dafbbe184881d","kind":"commit","published_at":"2021-06-17T09:29:46.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9f9f0b1adc48110ba42329deaee26333ff114d7b","kind":"commit","published_at":"2021-06-04T05:44:48.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2/manifests"},{"name":"v2.0.0-rc","sha":"3ae072a891b495c3c8c052bb971a9994a1eabda4","kind":"commit","published_at":"2021-05-20T13:04:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc/manifests"},{"name":"v2.0.0","sha":"7ac9971b80b2f3993d4f1681efc67de67bfae66d","kind":"tag","published_at":"2021-05-20T08:35:19.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0/manifests"},{"name":"2.0.0-rc","sha":"8b0a26b14c644a53a15b3a329440434b17df9b02","kind":"commit","published_at":"2021-03-16T05:21:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@2.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc/manifests"}]},"repo_metadata_updated_at":"2025-10-13T04:51:47.770Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/paddlepaddle/paddlenlp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/paddlepaddle/paddlenlp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/paddlepaddle/paddlenlp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/paddlepaddle/paddlenlp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T06:42:51.047Z","issues_count":1447,"pull_requests_count":5735,"avg_time_to_close_issue":17343827.00249792,"avg_time_to_close_pull_request":2689171.8548853775,"issues_closed_count":1201,"pull_requests_closed_count":4493,"pull_request_authors_count":350,"issue_authors_count":942,"avg_comments_per_issue":2.914996544574983,"avg_comments_per_pull_request":1.8925893635571056,"merged_pull_requests_count":3430,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":201,"past_year_pull_requests_count":2764,"past_year_avg_time_to_close_issue":3308286.855670103,"past_year_avg_time_to_close_pull_request":547306.24750499,"past_year_issues_closed_count":97,"past_year_pull_requests_closed_count":2004,"past_year_pull_request_authors_count":168,"past_year_issue_authors_count":159,"past_year_avg_comments_per_issue":1.2686567164179103,"past_year_avg_comments_per_pull_request":1.6230101302460203,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1641,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/issues","maintainers":[{"login":"DrownFish19","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"ZHUI","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"JunnYu","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"sneaxiy","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"Liujie0926","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Liujie0926"},{"login":"yuanlehome","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuanlehome"},{"login":"ForFishes","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"phlrain","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlrain"},{"login":"gongel","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"wtmlon","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"sijunhe","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"zhiqiu","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"zjjlivein","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"wawltor","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"umiswing","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umiswing"},{"login":"zhaoyinglia","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"guoshengCS","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"freeliuzc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/freeliuzc"},{"login":"deepllz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepllz"},{"login":"jzhang533","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"tianshuo78520a","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianshuo78520a"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"joey12300","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joey12300"},{"login":"DrRyanHuang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrRyanHuang"},{"login":"huangjiyi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huangjiyi"},{"login":"tizhou86","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tizhou86"},{"login":"kuizhiqing","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuizhiqing"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"},{"login":"zrr1999","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zrr1999"}],"active_maintainers":[{"login":"DrownFish19","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"ZHUI","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"Liujie0926","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Liujie0926"},{"login":"phlrain","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlrain"},{"login":"yuanlehome","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuanlehome"},{"login":"sneaxiy","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"gongel","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"wtmlon","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"JunnYu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"ForFishes","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"umiswing","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umiswing"},{"login":"freeliuzc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/freeliuzc"},{"login":"wawltor","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhiqiu","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"deepllz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepllz"},{"login":"From00","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"tianshuo78520a","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianshuo78520a"},{"login":"zjjlivein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"huangjiyi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huangjiyi"},{"login":"jzhang533","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"sijunhe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"zrr1999","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zrr1999"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpaddlepaddle%2Fpaddlenlp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpaddlepaddle%2Fpaddlenlp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpaddlepaddle%2Fpaddlenlp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpaddlepaddle%2Fpaddlenlp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpaddlepaddle%2Fpaddlenlp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2080302,"maintainers_count":0,"namespaces_count":777389,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53358},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-03-27T08:13:51.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4466263,"name":"faster-tokenizer","ecosystem":"pypi","description":"PaddleNLP Faster Tokenizer Library written in C++","homepage":"https://github.com/PaddlePaddle/PaddleNLP/faster_tokenizer","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PaddlePaddle/PaddleNLP","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2022-06-14T12:45:11.000Z","latest_release_published_at":"2022-09-17T03:02:24.000Z","latest_release_number":"0.2.0","last_synced_at":"2026-02-22T21:35:17.324Z","created_at":"2022-06-14T13:24:57.384Z","updated_at":"2026-02-22T21:35:17.324Z","registry_url":"https://pypi.org/project/faster-tokenizer/","install_command":"pip install faster-tokenizer --index-url https://pypi.org/simple","documentation_url":"https://faster-tokenizer.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: C++","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"faster-tokenizer","project_status":null},"repo_metadata":{"id":36956365,"uuid":"336274588","full_name":"PaddlePaddle/PaddleNLP","owner":"PaddlePaddle","description":"👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification,  🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.","archived":false,"fork":false,"pushed_at":"2024-08-30T09:00:16.000Z","size":104047,"stargazers_count":11913,"open_issues_count":727,"forks_count":2903,"subscribers_count":105,"default_branch":"develop","last_synced_at":"2024-08-31T23:31:38.376Z","etag":null,"topics":["bert","compression","distributed-training","document-intelligence","embedding","ernie","information-extraction","llama","llm","neural-search","nlp","paddlenlp","pretrained-models","question-answering","search-engine","semantic-analysis","sentiment-analysis","transformers","uie"],"latest_commit_sha":null,"homepage":"https://paddlenlp.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaddlePaddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING_en.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-05T13:07:42.000Z","updated_at":"2024-08-30T09:00:20.000Z","dependencies_parsed_at":"2024-01-17T10:42:27.130Z","dependency_job_id":"e9636967-6795-4ebd-997a-bd21b615888a","html_url":"https://github.com/PaddlePaddle/PaddleNLP","commit_stats":{"total_commits":4771,"total_committers":324,"mean_commits":"14.725308641975309","dds":0.9411024942360092,"last_synced_commit":"3e7c5caa4aad8b6dfda9a6dfdd5f00e142d5697b"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217590827,"owners_count":16201406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PaddlePaddle","name":"PaddlePaddle","uuid":"23534030","kind":"organization","description":"","email":null,"website":"http://paddlepaddle.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23534030?v=4","repositories_count":85,"last_synced_at":"2023-02-27T13:30:46.845Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PaddlePaddle","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T21:28:51.748Z","updated_at":"2023-02-27T13:30:46.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle/repositories"},"tags":[{"name":"v3.0.0-beta1","sha":"7473743a4bb8c9e141f03c276ff0e360a48c6836","kind":"commit","published_at":"2024-08-22T03:35:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-beta0","sha":"a2b8a7835cc8cabe8ed7844de34163448699b3ee","kind":"commit","published_at":"2024-06-28T02:44:16.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0/manifests"},{"name":"v2.8.1","sha":"db99efd4dc99047922aae9842be66ab4538f93bf","kind":"commit","published_at":"2024-06-20T07:41:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"3105c18b013e1cdcbf860af1c6c54f4e33c88ee7","kind":"commit","published_at":"2024-04-24T07:10:53.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"b39e701e21d11ff66ac3abfc81d384b6af8f8240","kind":"commit","published_at":"2024-01-30T07:42:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bb9062e48cc74baf9db29d9bcafe100315e2a3c4","kind":"commit","published_at":"2024-01-04T14:21:56.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"adf9e6fac8a915327f72dc2543242bd14ed9580d","kind":"commit","published_at":"2024-01-03T03:50:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"fd2bed541ff929f6f8b350001694e553b29d4e9a","kind":"commit","published_at":"2023-09-14T03:53:21.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"4353b6447e2d2306e2f9932237206ac621c42048","kind":"commit","published_at":"2023-08-15T13:01:33.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0/manifests"},{"name":"v2.6.0rc","sha":"8ddd9a82e486b3871c4ed161b21fdc664b20d0d1","kind":"commit","published_at":"2023-06-12T02:50:04.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc/manifests"},{"name":"v2.5.2","sha":"e40e40be094f98d71179cd1a73f07650cc22c455","kind":"commit","published_at":"2023-03-07T08:40:59.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"50cd4cf738917507e4b5001b842709ce2c703187","kind":"commit","published_at":"2023-02-17T12:34:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a65091887484e072d74bacf1bb80b0624f444916","kind":"commit","published_at":"2023-01-12T14:30:22.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0/manifests"},{"name":"v2.4.9","sha":"522abcbc51ceb35ad5995cfd1911e06dd04a0ffb","kind":"commit","published_at":"2022-12-30T05:32:40.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.9","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"2583b5ab68393545db68fd9631429de206bab270","kind":"commit","published_at":"2022-12-26T11:09:34.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"918a54571baa9cd28d0acce5fe816bb8cb5e9f92","kind":"commit","published_at":"2022-12-23T12:09:20.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"36e78fa90a551bd2fe515a0b3399baab3acefa89","kind":"commit","published_at":"2022-12-23T09:22:17.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"cf523c7af265c88f6eb59a2ceffbdf6ecdf92e33","kind":"commit","published_at":"2022-12-09T11:27:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"6f93f9523e1da7e8be7d16f7449829a9dfbd1bae","kind":"commit","published_at":"2022-11-28T08:15:14.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"e002b0df7c5fb7660f820ad2a4ce2fb94594821f","kind":"commit","published_at":"2022-11-18T02:23:11.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"16aa2ba5b1f2750a6bb4cac2cdbdb66aad7d102e","kind":"commit","published_at":"2022-10-27T09:15:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"f43cfd0d796530613b5c95b2887c8ac51cfff70f","kind":"commit","published_at":"2022-10-14T10:29:13.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9d9b00bb75c1998c5120879bc27fb21fcafab7fb","kind":"commit","published_at":"2022-09-06T11:13:45.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"98eab225f347ba684edfed977a116c4542511331","kind":"commit","published_at":"2022-08-24T08:13:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7/manifests"},{"name":"v2.3.5","sha":"86a373e35cfb0c727014f6a38fd0ec2ae032a700","kind":"commit","published_at":"2022-08-01T12:52:58.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2710b7d4549a126ad57d975e2ad5a2c2b260d118","kind":"commit","published_at":"2022-06-28T02:28:06.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b2465a484aac349d371952907b57f92901b43bb9","kind":"commit","published_at":"2022-06-07T09:07:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7d1d6fe3ac680b3071a1e0d9e167b2a4b38a716f","kind":"commit","published_at":"2022-06-02T12:23:38.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6716b91220934a1e1078f41f98d9eac9e8c1d9cd","kind":"commit","published_at":"2022-05-19T11:07:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fca36131d5b10e7ef4ffe5878180ed6aecfe44ca","kind":"commit","published_at":"2022-05-16T02:35:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"5b468b1f8f135058789cdef0c1e460b4a9297b56","kind":"commit","published_at":"2022-05-13T05:44:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1/manifests"},{"name":"v2.3.0rc0","sha":"dca8425045a2bbe958d2ba918abc15cd55ee6420","kind":"commit","published_at":"2022-04-29T12:59:35.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0/manifests"},{"name":"v2.2.6","sha":"5dd1ba6e1ab1f761ef2a2907ac205fd6b524805d","kind":"commit","published_at":"2022-04-15T10:19:47.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"08a22758b1e62c77a2bb86d5fdff8507112abccc","kind":"commit","published_at":"2022-03-21T11:06:01.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"3e68984baa230481225ca040611dc4ba307eaf14","kind":"commit","published_at":"2022-01-26T09:41:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4/manifests"},{"name":"v2.2.2","sha":"d82766be1d22308a2b167e5e53f0add484e2012b","kind":"commit","published_at":"2021-12-28T08:01:32.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"f56e4291a69da2d1e4e1d6c3ee8df274ddb5b03f","kind":"commit","published_at":"2021-12-17T09:41:44.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9d9bd67f29ecdd3fd88f9c7aa3989da7abc6ba05","kind":"commit","published_at":"2021-12-10T16:12:23.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"27917453b598dec9791f692b0a72395a19ba95fe","kind":"commit","published_at":"2021-10-20T02:58:36.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"91d81c928ceec519b6f9ba18459f91a3e4c1aac0","kind":"commit","published_at":"2021-10-11T15:25:57.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"fe8c2d694e568e4db691b416b32ba2ef9f5b038e","kind":"commit","published_at":"2021-08-22T10:00:08.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ebc2b1b7992e1e0c3d63b73eda9176f81c99db1f","kind":"commit","published_at":"2021-07-30T14:24:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"84a8dca74c4fcddc79e2e4638d9aaee07cf44696","kind":"commit","published_at":"2021-07-19T12:33:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"995ebc158972fb389e89a8e3e53dafbbe184881d","kind":"commit","published_at":"2021-06-17T09:29:46.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9f9f0b1adc48110ba42329deaee26333ff114d7b","kind":"commit","published_at":"2021-06-04T05:44:48.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2/manifests"},{"name":"v2.0.0-rc","sha":"3ae072a891b495c3c8c052bb971a9994a1eabda4","kind":"commit","published_at":"2021-05-20T13:04:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc/manifests"},{"name":"v2.0.0","sha":"7ac9971b80b2f3993d4f1681efc67de67bfae66d","kind":"tag","published_at":"2021-05-20T08:35:19.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0/manifests"},{"name":"2.0.0-rc","sha":"8b0a26b14c644a53a15b3a329440434b17df9b02","kind":"commit","published_at":"2021-03-16T05:21:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc/manifests"}]},"repo_metadata_updated_at":"2024-09-04T09:39:52.097Z","dependent_packages_count":1,"downloads":606,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":23.38359137102795,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":0.2938430094748046,"forks_count":0.3408578909907733,"average":12.252513446038453},"purl":"pkg:pypi/faster-tokenizer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/faster-tokenizer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/faster-tokenizer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/faster-tokenizer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-04T09:33:42.915Z","issues_count":2191,"pull_requests_count":2966,"avg_time_to_close_issue":12882512.969868174,"avg_time_to_close_pull_request":2464651.247142857,"issues_closed_count":1061,"pull_requests_closed_count":2099,"pull_request_authors_count":225,"issue_authors_count":739,"avg_comments_per_issue":2.7667731629392973,"avg_comments_per_pull_request":2.071813890761969,"merged_pull_requests_count":1646,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":975,"past_year_pull_requests_count":2173,"past_year_avg_time_to_close_issue":5195990.400835073,"past_year_avg_time_to_close_pull_request":687931.217363344,"past_year_issues_closed_count":478,"past_year_pull_requests_closed_count":1554,"past_year_pull_request_authors_count":164,"past_year_issue_authors_count":408,"past_year_avg_comments_per_issue":2.4276923076923076,"past_year_avg_comments_per_pull_request":1.980211688909342,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1250,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/issues","maintainers":[{"login":"JunnYu","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"sijunhe","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"DrownFish19","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"ForFishes","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"zjjlivein","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"sneaxiy","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"gongel","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"ZHUI","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"wawltor","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhiqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"guoshengCS","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"zhaoyinglia","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"wtmlon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"joey12300","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joey12300"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"jzhang533","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}],"active_maintainers":[{"login":"DrownFish19","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"JunnYu","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"ForFishes","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"sneaxiy","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"zjjlivein","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"sijunhe","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"zhiqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"wawltor","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"ZHUI","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"gongel","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"zhaoyinglia","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"wtmlon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"guoshengCS","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"jzhang533","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faster-tokenizer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faster-tokenizer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faster-tokenizer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faster-tokenizer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faster-tokenizer/codemeta","maintainers":[{"uuid":"paddle-dev","login":"paddle-dev","name":null,"email":null,"url":null,"packages_count":45,"html_url":"https://pypi.org/user/paddle-dev/","role":null,"created_at":"2023-01-06T18:15:54.182Z","updated_at":"2023-01-06T18:15:54.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/paddle-dev/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":826295,"maintainers_count":352578,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52845},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-03-27T08:55:06.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2844516,"name":"paddlenlp","ecosystem":"pypi","description":"Easy-to-use and powerful NLP library with Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including Neural Search, Question Answering, Information Extraction and Sentiment Analysis end-to-end system.","homepage":"https://github.com/PaddlePaddle/PaddleNLP","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PaddlePaddle/PaddleNLP","keywords_array":[],"namespace":null,"versions_count":96,"first_release_published_at":"2020-12-04T11:34:44.000Z","latest_release_published_at":"2024-06-20T07:45:55.000Z","latest_release_number":"2.8.1","last_synced_at":"2026-03-25T23:31:50.431Z","created_at":"2022-04-10T11:59:15.064Z","updated_at":"2026-03-25T23:31:50.431Z","registry_url":"https://pypi.org/project/paddlenlp/","install_command":"pip install paddlenlp --index-url https://pypi.org/simple","documentation_url":"https://paddlenlp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"paddlenlp","project_status":null},"repo_metadata":{"id":36956365,"uuid":"336274588","full_name":"PaddlePaddle/PaddleNLP","owner":"PaddlePaddle","description":"👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification,  🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.","archived":false,"fork":false,"pushed_at":"2024-08-21T14:40:44.000Z","size":103936,"stargazers_count":11867,"open_issues_count":715,"forks_count":2892,"subscribers_count":105,"default_branch":"develop","last_synced_at":"2024-08-21T16:06:37.968Z","etag":null,"topics":["bert","compression","distributed-training","document-intelligence","embedding","ernie","information-extraction","llama","llm","neural-search","nlp","paddlenlp","pretrained-models","question-answering","search-engine","semantic-analysis","sentiment-analysis","transformers","uie"],"latest_commit_sha":null,"homepage":"https://paddlenlp.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaddlePaddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING_en.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-05T13:07:42.000Z","updated_at":"2024-08-22T16:40:00.900Z","dependencies_parsed_at":"2024-01-17T10:42:27.130Z","dependency_job_id":"e9636967-6795-4ebd-997a-bd21b615888a","html_url":"https://github.com/PaddlePaddle/PaddleNLP","commit_stats":{"total_commits":4750,"total_committers":320,"mean_commits":14.84375,"dds":0.9408421052631579,"last_synced_commit":"aaacb3272f49b68a5f2557636ad6bb1d6932a3d3"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216699211,"owners_count":16066449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PaddlePaddle","name":"PaddlePaddle","uuid":"23534030","kind":"organization","description":"","email":null,"website":"http://paddlepaddle.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23534030?v=4","repositories_count":85,"last_synced_at":"2023-02-27T13:30:46.845Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PaddlePaddle","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T21:28:51.748Z","updated_at":"2023-02-27T13:30:46.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle/repositories"},"tags":[{"name":"v3.0.0-beta1","sha":"7473743a4bb8c9e141f03c276ff0e360a48c6836","kind":"commit","published_at":"2024-08-22T03:35:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-beta0","sha":"a2b8a7835cc8cabe8ed7844de34163448699b3ee","kind":"commit","published_at":"2024-06-28T02:44:16.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0/manifests"},{"name":"v2.8.1","sha":"db99efd4dc99047922aae9842be66ab4538f93bf","kind":"commit","published_at":"2024-06-20T07:41:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"3105c18b013e1cdcbf860af1c6c54f4e33c88ee7","kind":"commit","published_at":"2024-04-24T07:10:53.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"b39e701e21d11ff66ac3abfc81d384b6af8f8240","kind":"commit","published_at":"2024-01-30T07:42:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bb9062e48cc74baf9db29d9bcafe100315e2a3c4","kind":"commit","published_at":"2024-01-04T14:21:56.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"adf9e6fac8a915327f72dc2543242bd14ed9580d","kind":"commit","published_at":"2024-01-03T03:50:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"fd2bed541ff929f6f8b350001694e553b29d4e9a","kind":"commit","published_at":"2023-09-14T03:53:21.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"4353b6447e2d2306e2f9932237206ac621c42048","kind":"commit","published_at":"2023-08-15T13:01:33.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0/manifests"},{"name":"v2.6.0rc","sha":"8ddd9a82e486b3871c4ed161b21fdc664b20d0d1","kind":"commit","published_at":"2023-06-12T02:50:04.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc/manifests"},{"name":"v2.5.2","sha":"e40e40be094f98d71179cd1a73f07650cc22c455","kind":"commit","published_at":"2023-03-07T08:40:59.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"50cd4cf738917507e4b5001b842709ce2c703187","kind":"commit","published_at":"2023-02-17T12:34:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a65091887484e072d74bacf1bb80b0624f444916","kind":"commit","published_at":"2023-01-12T14:30:22.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0/manifests"},{"name":"v2.4.9","sha":"522abcbc51ceb35ad5995cfd1911e06dd04a0ffb","kind":"commit","published_at":"2022-12-30T05:32:40.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.9","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"2583b5ab68393545db68fd9631429de206bab270","kind":"commit","published_at":"2022-12-26T11:09:34.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"918a54571baa9cd28d0acce5fe816bb8cb5e9f92","kind":"commit","published_at":"2022-12-23T12:09:20.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"36e78fa90a551bd2fe515a0b3399baab3acefa89","kind":"commit","published_at":"2022-12-23T09:22:17.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"cf523c7af265c88f6eb59a2ceffbdf6ecdf92e33","kind":"commit","published_at":"2022-12-09T11:27:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"6f93f9523e1da7e8be7d16f7449829a9dfbd1bae","kind":"commit","published_at":"2022-11-28T08:15:14.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"e002b0df7c5fb7660f820ad2a4ce2fb94594821f","kind":"commit","published_at":"2022-11-18T02:23:11.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"16aa2ba5b1f2750a6bb4cac2cdbdb66aad7d102e","kind":"commit","published_at":"2022-10-27T09:15:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"f43cfd0d796530613b5c95b2887c8ac51cfff70f","kind":"commit","published_at":"2022-10-14T10:29:13.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9d9b00bb75c1998c5120879bc27fb21fcafab7fb","kind":"commit","published_at":"2022-09-06T11:13:45.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"98eab225f347ba684edfed977a116c4542511331","kind":"commit","published_at":"2022-08-24T08:13:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7/manifests"},{"name":"v2.3.5","sha":"86a373e35cfb0c727014f6a38fd0ec2ae032a700","kind":"commit","published_at":"2022-08-01T12:52:58.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2710b7d4549a126ad57d975e2ad5a2c2b260d118","kind":"commit","published_at":"2022-06-28T02:28:06.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b2465a484aac349d371952907b57f92901b43bb9","kind":"commit","published_at":"2022-06-07T09:07:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7d1d6fe3ac680b3071a1e0d9e167b2a4b38a716f","kind":"commit","published_at":"2022-06-02T12:23:38.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6716b91220934a1e1078f41f98d9eac9e8c1d9cd","kind":"commit","published_at":"2022-05-19T11:07:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fca36131d5b10e7ef4ffe5878180ed6aecfe44ca","kind":"commit","published_at":"2022-05-16T02:35:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"5b468b1f8f135058789cdef0c1e460b4a9297b56","kind":"commit","published_at":"2022-05-13T05:44:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1/manifests"},{"name":"v2.3.0rc0","sha":"dca8425045a2bbe958d2ba918abc15cd55ee6420","kind":"commit","published_at":"2022-04-29T12:59:35.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0/manifests"},{"name":"v2.2.6","sha":"5dd1ba6e1ab1f761ef2a2907ac205fd6b524805d","kind":"commit","published_at":"2022-04-15T10:19:47.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"08a22758b1e62c77a2bb86d5fdff8507112abccc","kind":"commit","published_at":"2022-03-21T11:06:01.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"3e68984baa230481225ca040611dc4ba307eaf14","kind":"commit","published_at":"2022-01-26T09:41:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4/manifests"},{"name":"v2.2.2","sha":"d82766be1d22308a2b167e5e53f0add484e2012b","kind":"commit","published_at":"2021-12-28T08:01:32.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"f56e4291a69da2d1e4e1d6c3ee8df274ddb5b03f","kind":"commit","published_at":"2021-12-17T09:41:44.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9d9bd67f29ecdd3fd88f9c7aa3989da7abc6ba05","kind":"commit","published_at":"2021-12-10T16:12:23.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"27917453b598dec9791f692b0a72395a19ba95fe","kind":"commit","published_at":"2021-10-20T02:58:36.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"91d81c928ceec519b6f9ba18459f91a3e4c1aac0","kind":"commit","published_at":"2021-10-11T15:25:57.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"fe8c2d694e568e4db691b416b32ba2ef9f5b038e","kind":"commit","published_at":"2021-08-22T10:00:08.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ebc2b1b7992e1e0c3d63b73eda9176f81c99db1f","kind":"commit","published_at":"2021-07-30T14:24:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"84a8dca74c4fcddc79e2e4638d9aaee07cf44696","kind":"commit","published_at":"2021-07-19T12:33:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"995ebc158972fb389e89a8e3e53dafbbe184881d","kind":"commit","published_at":"2021-06-17T09:29:46.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9f9f0b1adc48110ba42329deaee26333ff114d7b","kind":"commit","published_at":"2021-06-04T05:44:48.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2/manifests"},{"name":"v2.0.0-rc","sha":"3ae072a891b495c3c8c052bb971a9994a1eabda4","kind":"commit","published_at":"2021-05-20T13:04:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc/manifests"},{"name":"v2.0.0","sha":"7ac9971b80b2f3993d4f1681efc67de67bfae66d","kind":"tag","published_at":"2021-05-20T08:35:19.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0/manifests"},{"name":"2.0.0-rc","sha":"8b0a26b14c644a53a15b3a329440434b17df9b02","kind":"commit","published_at":"2021-03-16T05:21:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc/manifests"}]},"repo_metadata_updated_at":"2024-08-22T05:43:52.161Z","dependent_packages_count":15,"downloads":36579,"downloads_period":"last-month","dependent_repos_count":438,"rankings":{"downloads":1.7786249831497687,"dependent_repos_count":0.6841429309663495,"dependent_packages_count":0.9624191016915016,"stargazers_count":0.24416222548362537,"forks_count":0.220619367038859,"docker_downloads_count":1.9935484973390876,"average":0.9805861842781987},"purl":"pkg:pypi/paddlenlp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/paddlenlp","docker_dependents_count":17,"docker_downloads_count":799,"usage_url":"https://repos.ecosyste.ms/usage/pypi/paddlenlp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/paddlenlp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-21T11:53:13.054Z","issues_count":2159,"pull_requests_count":2752,"avg_time_to_close_issue":13002076.735776277,"avg_time_to_close_pull_request":2434445.989701339,"issues_closed_count":1036,"pull_requests_closed_count":1941,"pull_request_authors_count":219,"issue_authors_count":733,"avg_comments_per_issue":2.7429365446966187,"avg_comments_per_pull_request":2.061046511627907,"merged_pull_requests_count":1544,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1048,"past_year_pull_requests_count":2272,"past_year_avg_time_to_close_issue":5090605.065439673,"past_year_avg_time_to_close_pull_request":612434.8784119106,"past_year_issues_closed_count":488,"past_year_pull_requests_closed_count":1611,"past_year_pull_request_authors_count":163,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":2.3368320610687023,"past_year_avg_comments_per_pull_request":1.920774647887324,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1335,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/issues","maintainers":[{"login":"JunnYu","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"sijunhe","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"DrownFish19","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"zjjlivein","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"ForFishes","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"sneaxiy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"gongel","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"wawltor","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhiqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"ZHUI","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"guoshengCS","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"zhaoyinglia","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"wtmlon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"joey12300","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joey12300"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"jzhang533","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}],"active_maintainers":[{"login":"DrownFish19","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"JunnYu","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"sijunhe","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"ForFishes","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"zjjlivein","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"sneaxiy","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"gongel","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"zhiqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"wawltor","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhaoyinglia","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"ZHUI","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"wtmlon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"guoshengCS","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"jzhang533","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paddlenlp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paddlenlp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paddlenlp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paddlenlp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/paddlenlp/codemeta","maintainers":[{"uuid":"paddle-dev","login":"paddle-dev","name":null,"email":null,"url":null,"packages_count":45,"html_url":"https://pypi.org/user/paddle-dev/","role":null,"created_at":"2022-12-10T12:55:24.787Z","updated_at":"2022-12-10T12:55:24.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/paddle-dev/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":826295,"maintainers_count":352578,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52845},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-03-27T08:55:06.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4361521,"name":"faster-tokenizers","ecosystem":"pypi","description":"PaddleNLP Faster Tokenizer Library written in C++","homepage":"https://github.com/PaddlePaddle/PaddleNLP/faster_tokenizers","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PaddlePaddle/PaddleNLP","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-05-14T10:42:33.000Z","latest_release_published_at":"2022-05-18T08:35:39.000Z","latest_release_number":"0.1.1","last_synced_at":"2026-03-17T02:49:25.779Z","created_at":"2022-05-14T10:50:36.023Z","updated_at":"2026-03-17T02:49:25.779Z","registry_url":"https://pypi.org/project/faster-tokenizers/","install_command":"pip install faster-tokenizers --index-url https://pypi.org/simple","documentation_url":"https://faster-tokenizers.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: C++","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"faster-tokenizers","project_status":null},"repo_metadata":{"id":36956365,"uuid":"336274588","full_name":"PaddlePaddle/PaddleNLP","owner":"PaddlePaddle","description":"👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification,  🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.","archived":false,"fork":false,"pushed_at":"2024-09-04T08:53:38.000Z","size":104176,"stargazers_count":11927,"open_issues_count":720,"forks_count":2905,"subscribers_count":105,"default_branch":"develop","last_synced_at":"2024-09-04T09:33:19.286Z","etag":null,"topics":["bert","compression","distributed-training","document-intelligence","embedding","ernie","information-extraction","llama","llm","neural-search","nlp","paddlenlp","pretrained-models","question-answering","search-engine","semantic-analysis","sentiment-analysis","transformers","uie"],"latest_commit_sha":null,"homepage":"https://paddlenlp.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaddlePaddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING_en.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-05T13:07:42.000Z","updated_at":"2024-09-04T08:53:42.000Z","dependencies_parsed_at":"2024-01-17T10:42:27.130Z","dependency_job_id":"e9636967-6795-4ebd-997a-bd21b615888a","html_url":"https://github.com/PaddlePaddle/PaddleNLP","commit_stats":{"total_commits":4784,"total_committers":326,"mean_commits":"14.674846625766872","dds":0.9410535117056856,"last_synced_commit":"90863b14b2d9664b04a0edb7188bf50625ab3e3c"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217597839,"owners_count":16201800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PaddlePaddle","name":"PaddlePaddle","uuid":"23534030","kind":"organization","description":"","email":null,"website":"http://paddlepaddle.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23534030?v=4","repositories_count":85,"last_synced_at":"2023-02-27T13:30:46.845Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PaddlePaddle","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T21:28:51.748Z","updated_at":"2023-02-27T13:30:46.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle/repositories"},"tags":[{"name":"v3.0.0-beta1","sha":"7473743a4bb8c9e141f03c276ff0e360a48c6836","kind":"commit","published_at":"2024-08-22T03:35:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-beta0","sha":"a2b8a7835cc8cabe8ed7844de34163448699b3ee","kind":"commit","published_at":"2024-06-28T02:44:16.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0/manifests"},{"name":"v2.8.1","sha":"db99efd4dc99047922aae9842be66ab4538f93bf","kind":"commit","published_at":"2024-06-20T07:41:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"3105c18b013e1cdcbf860af1c6c54f4e33c88ee7","kind":"commit","published_at":"2024-04-24T07:10:53.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"b39e701e21d11ff66ac3abfc81d384b6af8f8240","kind":"commit","published_at":"2024-01-30T07:42:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bb9062e48cc74baf9db29d9bcafe100315e2a3c4","kind":"commit","published_at":"2024-01-04T14:21:56.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"adf9e6fac8a915327f72dc2543242bd14ed9580d","kind":"commit","published_at":"2024-01-03T03:50:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"fd2bed541ff929f6f8b350001694e553b29d4e9a","kind":"commit","published_at":"2023-09-14T03:53:21.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"4353b6447e2d2306e2f9932237206ac621c42048","kind":"commit","published_at":"2023-08-15T13:01:33.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0/manifests"},{"name":"v2.6.0rc","sha":"8ddd9a82e486b3871c4ed161b21fdc664b20d0d1","kind":"commit","published_at":"2023-06-12T02:50:04.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc/manifests"},{"name":"v2.5.2","sha":"e40e40be094f98d71179cd1a73f07650cc22c455","kind":"commit","published_at":"2023-03-07T08:40:59.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"50cd4cf738917507e4b5001b842709ce2c703187","kind":"commit","published_at":"2023-02-17T12:34:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a65091887484e072d74bacf1bb80b0624f444916","kind":"commit","published_at":"2023-01-12T14:30:22.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0/manifests"},{"name":"v2.4.9","sha":"522abcbc51ceb35ad5995cfd1911e06dd04a0ffb","kind":"commit","published_at":"2022-12-30T05:32:40.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.9","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"2583b5ab68393545db68fd9631429de206bab270","kind":"commit","published_at":"2022-12-26T11:09:34.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"918a54571baa9cd28d0acce5fe816bb8cb5e9f92","kind":"commit","published_at":"2022-12-23T12:09:20.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"36e78fa90a551bd2fe515a0b3399baab3acefa89","kind":"commit","published_at":"2022-12-23T09:22:17.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"cf523c7af265c88f6eb59a2ceffbdf6ecdf92e33","kind":"commit","published_at":"2022-12-09T11:27:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"6f93f9523e1da7e8be7d16f7449829a9dfbd1bae","kind":"commit","published_at":"2022-11-28T08:15:14.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"e002b0df7c5fb7660f820ad2a4ce2fb94594821f","kind":"commit","published_at":"2022-11-18T02:23:11.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"16aa2ba5b1f2750a6bb4cac2cdbdb66aad7d102e","kind":"commit","published_at":"2022-10-27T09:15:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"f43cfd0d796530613b5c95b2887c8ac51cfff70f","kind":"commit","published_at":"2022-10-14T10:29:13.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9d9b00bb75c1998c5120879bc27fb21fcafab7fb","kind":"commit","published_at":"2022-09-06T11:13:45.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"98eab225f347ba684edfed977a116c4542511331","kind":"commit","published_at":"2022-08-24T08:13:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7/manifests"},{"name":"v2.3.5","sha":"86a373e35cfb0c727014f6a38fd0ec2ae032a700","kind":"commit","published_at":"2022-08-01T12:52:58.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2710b7d4549a126ad57d975e2ad5a2c2b260d118","kind":"commit","published_at":"2022-06-28T02:28:06.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b2465a484aac349d371952907b57f92901b43bb9","kind":"commit","published_at":"2022-06-07T09:07:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7d1d6fe3ac680b3071a1e0d9e167b2a4b38a716f","kind":"commit","published_at":"2022-06-02T12:23:38.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6716b91220934a1e1078f41f98d9eac9e8c1d9cd","kind":"commit","published_at":"2022-05-19T11:07:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fca36131d5b10e7ef4ffe5878180ed6aecfe44ca","kind":"commit","published_at":"2022-05-16T02:35:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"5b468b1f8f135058789cdef0c1e460b4a9297b56","kind":"commit","published_at":"2022-05-13T05:44:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1/manifests"},{"name":"v2.3.0rc0","sha":"dca8425045a2bbe958d2ba918abc15cd55ee6420","kind":"commit","published_at":"2022-04-29T12:59:35.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0/manifests"},{"name":"v2.2.6","sha":"5dd1ba6e1ab1f761ef2a2907ac205fd6b524805d","kind":"commit","published_at":"2022-04-15T10:19:47.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"08a22758b1e62c77a2bb86d5fdff8507112abccc","kind":"commit","published_at":"2022-03-21T11:06:01.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"3e68984baa230481225ca040611dc4ba307eaf14","kind":"commit","published_at":"2022-01-26T09:41:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4/manifests"},{"name":"v2.2.2","sha":"d82766be1d22308a2b167e5e53f0add484e2012b","kind":"commit","published_at":"2021-12-28T08:01:32.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"f56e4291a69da2d1e4e1d6c3ee8df274ddb5b03f","kind":"commit","published_at":"2021-12-17T09:41:44.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9d9bd67f29ecdd3fd88f9c7aa3989da7abc6ba05","kind":"commit","published_at":"2021-12-10T16:12:23.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"27917453b598dec9791f692b0a72395a19ba95fe","kind":"commit","published_at":"2021-10-20T02:58:36.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"91d81c928ceec519b6f9ba18459f91a3e4c1aac0","kind":"commit","published_at":"2021-10-11T15:25:57.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"fe8c2d694e568e4db691b416b32ba2ef9f5b038e","kind":"commit","published_at":"2021-08-22T10:00:08.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ebc2b1b7992e1e0c3d63b73eda9176f81c99db1f","kind":"commit","published_at":"2021-07-30T14:24:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"84a8dca74c4fcddc79e2e4638d9aaee07cf44696","kind":"commit","published_at":"2021-07-19T12:33:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"995ebc158972fb389e89a8e3e53dafbbe184881d","kind":"commit","published_at":"2021-06-17T09:29:46.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9f9f0b1adc48110ba42329deaee26333ff114d7b","kind":"commit","published_at":"2021-06-04T05:44:48.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2/manifests"},{"name":"v2.0.0-rc","sha":"3ae072a891b495c3c8c052bb971a9994a1eabda4","kind":"commit","published_at":"2021-05-20T13:04:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc/manifests"},{"name":"v2.0.0","sha":"7ac9971b80b2f3993d4f1681efc67de67bfae66d","kind":"tag","published_at":"2021-05-20T08:35:19.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0/manifests"},{"name":"2.0.0-rc","sha":"8b0a26b14c644a53a15b3a329440434b17df9b02","kind":"commit","published_at":"2021-03-16T05:21:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc/manifests"}]},"repo_metadata_updated_at":"2024-09-07T20:57:59.334Z","dependent_packages_count":0,"downloads":33,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.14805103318723,"dependent_repos_count":22.077396024530657,"dependent_packages_count":7.306363177401113,"stargazers_count":0.24322045008501955,"forks_count":0.21993546733351724,"docker_downloads_count":null,"average":13.198993230507506},"purl":"pkg:pypi/faster-tokenizers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/faster-tokenizers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/faster-tokenizers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/faster-tokenizers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T20:15:28.466Z","issues_count":2194,"pull_requests_count":2985,"avg_time_to_close_issue":12871117.975586854,"avg_time_to_close_pull_request":2449840.433286186,"issues_closed_count":1064,"pull_requests_closed_count":2120,"pull_request_authors_count":225,"issue_authors_count":741,"avg_comments_per_issue":2.771194165907019,"avg_comments_per_pull_request":2.0693467336683415,"merged_pull_requests_count":1665,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":926,"past_year_pull_requests_count":2100,"past_year_avg_time_to_close_issue":5195526.594420601,"past_year_avg_time_to_close_pull_request":713120.9610046266,"past_year_issues_closed_count":465,"past_year_pull_requests_closed_count":1512,"past_year_pull_request_authors_count":163,"past_year_issue_authors_count":400,"past_year_avg_comments_per_issue":2.4956803455723544,"past_year_avg_comments_per_pull_request":1.9828571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1207,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/issues","maintainers":[{"login":"JunnYu","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"sijunhe","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"DrownFish19","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"ForFishes","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"zjjlivein","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"sneaxiy","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"gongel","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"ZHUI","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"wawltor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhiqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"guoshengCS","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"zhaoyinglia","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"wtmlon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"joey12300","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joey12300"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"jzhang533","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}],"active_maintainers":[{"login":"DrownFish19","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"JunnYu","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"ForFishes","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"sneaxiy","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"zjjlivein","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"sijunhe","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"wawltor","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhiqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"ZHUI","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"gongel","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"zhaoyinglia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"wtmlon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"guoshengCS","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"jzhang533","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faster-tokenizers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faster-tokenizers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faster-tokenizers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faster-tokenizers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faster-tokenizers/codemeta","maintainers":[{"uuid":"paddle-dev","login":"paddle-dev","name":null,"email":null,"url":null,"packages_count":45,"html_url":"https://pypi.org/user/paddle-dev/","role":null,"created_at":"2023-01-06T17:23:32.137Z","updated_at":"2023-01-06T17:23:32.137Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/paddle-dev/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":826295,"maintainers_count":352578,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52845},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-03-27T08:55:06.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10912385,"name":"fast-dataindex","ecosystem":"pypi","description":"Data tool helpers for PaddleNLP pre-training.","homepage":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-1.0/data_tools","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PaddlePaddle/PaddleNLP","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-09-20T10:22:38.000Z","latest_release_published_at":"2024-09-20T10:22:38.000Z","latest_release_number":"0.1.2","last_synced_at":"2026-03-21T13:26:02.064Z","created_at":"2024-09-20T10:34:29.151Z","updated_at":"2026-03-21T13:26:02.064Z","registry_url":"https://pypi.org/project/fast-dataindex/","install_command":"pip install fast-dataindex --index-url https://pypi.org/simple","documentation_url":"https://fast-dataindex.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: C++","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"fast-dataindex","project_status":null},"repo_metadata":{"id":36956365,"uuid":"336274588","full_name":"PaddlePaddle/PaddleNLP","owner":"PaddlePaddle","description":"Easy-to-use and powerful LLM and SLM library with awesome model zoo.","archived":false,"fork":false,"pushed_at":"2025-12-17T09:19:22.000Z","size":117872,"stargazers_count":12887,"open_issues_count":500,"forks_count":3073,"subscribers_count":98,"default_branch":"develop","last_synced_at":"2025-12-25T17:18:17.124Z","etag":null,"topics":["bert","compression","distributed-training","document-intelligence","embedding","ernie","information-extraction","llama","llm","neural-search","nlp","paddlenlp","pretrained-models","question-answering","search-engine","semantic-analysis","sentiment-analysis","transformers","uie"],"latest_commit_sha":null,"homepage":"https://paddlenlp.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaddlePaddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING_en.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-05T13:07:42.000Z","updated_at":"2025-12-25T03:14:05.000Z","dependencies_parsed_at":"2024-01-17T10:42:27.130Z","dependency_job_id":"e9636967-6795-4ebd-997a-bd21b615888a","html_url":"https://github.com/PaddlePaddle/PaddleNLP","commit_stats":{"total_commits":5025,"total_committers":320,"mean_commits":15.703125,"dds":0.942089552238806,"last_synced_commit":"cfcd079ca16693757a00af250e3e0d76616d7643"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/sbom","scorecard":{"id":107341,"data":{"date":"2025-08-11","repo":{"name":"github.com/PaddlePaddle/PaddleNLP","commit":"3e9d3518cbecd8357cec14f059776272713d5c62"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 27/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/unittest-cpu.yml:21","Warn: no topLevel permission defined: .github/workflows/distribute.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pipelines.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/rerun.yml:1","Warn: no topLevel permission defined: .github/workflows/unittest-cpu.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"223 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-145 / GHSA-275c-w5mq-v5m2","Warn: Project is vulnerable to: GHSA-2rp8-hff9-c5wr","Warn: Project is vulnerable to: PYSEC-2024-135 / GHSA-2wcj-qr76-9768","Warn: Project is vulnerable to: PYSEC-2024-146 / GHSA-3cr5-2446-8pg3","Warn: Project is vulnerable to: PYSEC-2024-136 / GHSA-4rrv-8gcp-24v8","Warn: Project is vulnerable to: PYSEC-2024-134 / GHSA-547m-23x7-cxg5","Warn: Project is vulnerable to: PYSEC-2024-141 / GHSA-8fp7-jwv2-49x9","Warn: Project is vulnerable to: PYSEC-2023-122 / GHSA-8wfh-qxxv-3q8c","Warn: Project is vulnerable to: PYSEC-2023-126 / GHSA-9q9v-qgwx-84mr","Warn: Project is vulnerable to: PYSEC-2024-132 / GHSA-c6ph-m8cw-rfqh","Warn: Project is vulnerable to: GHSA-chj7-w3f6-cvfj","Warn: Project is vulnerable to: PYSEC-2023-125 / GHSA-cv2j-922j-hr56","Warn: Project is vulnerable to: GHSA-fh54-3vhg-mpc2","Warn: Project is vulnerable to: PYSEC-2024-139 / GHSA-g57v-2687-jx33","Warn: Project is vulnerable to: PYSEC-2023-124 / GHSA-hh7p-hvm3-rg88","Warn: Project is vulnerable to: PYSEC-2024-142 / GHSA-j5h9-9r39-43q5","Warn: Project is vulnerable to: PYSEC-2024-130 / GHSA-jm68-fpmr-8j2g","Warn: Project is vulnerable to: GHSA-jwrc-3v3f-5cq5","Warn: Project is vulnerable to: PYSEC-2024-133 / GHSA-mr78-v55p-7777","Warn: Project is vulnerable to: GHSA-mrmm-qmrj-xgp6","Warn: Project is vulnerable to: PYSEC-2024-144 / GHSA-qppw-c37g-xwcc","Warn: Project is vulnerable to: GHSA-qqv2-35q8-p2g2","Warn: Project is vulnerable to: PYSEC-2024-143 / GHSA-rf7p-79xq-8xwm","Warn: Project is vulnerable to: PYSEC-2024-138 / GHSA-rg9q-m8hv-xxr6","Warn: Project is vulnerable to: PYSEC-2023-123 / GHSA-rr46-m366-gm44","Warn: Project is vulnerable to: PYSEC-2024-137 / GHSA-rx2r-q96c-w5cc","Warn: Project is vulnerable to: PYSEC-2024-140 / GHSA-v9pg-qw6x-w5r2","Warn: Project is vulnerable to: PYSEC-2024-131 / GHSA-x3q9-c788-j7c8","Warn: Project is vulnerable to: PYSEC-2024-129 / GHSA-xjpw-hx47-rccv","Warn: Project is vulnerable to: GHSA-xgfm-fjx6-62mj","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-100 / GHSA-8h2j-cgx8-6xv7","Warn: Project is vulnerable to: PYSEC-2024-38","Warn: Project is vulnerable to: PYSEC-2022-183 / GHSA-h8pj-cxx2-jfg2","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2018-21 / GHSA-hgg3-g7gr-66r7","Warn: Project is vulnerable to: GHSA-j225-cvw7-qrx7","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2020-150 / GHSA-33c7-2mpw-hg34","Warn: Project is vulnerable to: PYSEC-2020-151 / GHSA-f97h-2pfx-f59f","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2021-47 / GHSA-5jqp-qgf6-3pvh","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: GHSA-3pww-qvr8-6mhp","Warn: Project is vulnerable to: GHSA-6cxr-8q3m-jwrr","Warn: Project is vulnerable to: GHSA-h3xg-wv58-5p43","Warn: Project is vulnerable to: PYSEC-2025-23 / GHSA-w4rh-fgx7-q63m","Warn: Project is vulnerable to: PYSEC-2022-14 / GHSA-39ph-wr67-j4xq","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: GHSA-26jh-r8g2-6fpr","Warn: Project is vulnerable to: PYSEC-2024-219 / GHSA-279j-x4gx-hfrh","Warn: Project is vulnerable to: GHSA-34rf-p3r3-58x2","Warn: Project is vulnerable to: PYSEC-2024-197 / GHSA-37qc-qgx6-9xjv","Warn: Project is vulnerable to: PYSEC-2024-196 / GHSA-3c67-5hwx-f6wx","Warn: Project is vulnerable to: GHSA-3f95-mxq2-2f63","Warn: Project is vulnerable to: GHSA-3gf9-wv65-gwh9","Warn: Project is vulnerable to: GHSA-48cq-79qq-6f7x","Warn: Project is vulnerable to: PYSEC-2024-217 / GHSA-4q3c-cj7g-jcwf","Warn: Project is vulnerable to: PYSEC-2024-215 / GHSA-576c-3j53-r9jj","Warn: Project is vulnerable to: GHSA-5cpq-9538-jm2j","Warn: Project is vulnerable to: PYSEC-2023-249 / GHSA-6qm2-wpxq-7qh2","Warn: Project is vulnerable to: PYSEC-2024-184 / GHSA-6v6g-j5fq-hpvw","Warn: Project is vulnerable to: PYSEC-2024-213 / GHSA-77xq-6g77-h274","Warn: Project is vulnerable to: GHSA-7v2w-h4gh-w5cv","Warn: Project is vulnerable to: PYSEC-2024-214 / GHSA-89v2-pqfv-c5r9","Warn: Project is vulnerable to: PYSEC-2024-216 / GHSA-8c87-gvhj-xm8m","Warn: Project is vulnerable to: GHSA-8jw3-6x8j-v96g","Warn: Project is vulnerable to: GHSA-973g-55hp-3frw","Warn: Project is vulnerable to: GHSA-f3h9-8phc-6gvh","Warn: Project is vulnerable to: GHSA-g6c9-f4xm-9j4x","Warn: Project is vulnerable to: GHSA-g9cj-cfpp-4g2x","Warn: Project is vulnerable to: PYSEC-2023-255 / GHSA-gqvf-3hgp-5hxv","Warn: Project is vulnerable to: PYSEC-2024-220 / GHSA-gvv6-33j7-884g","Warn: Project is vulnerable to: PYSEC-2024-198 / GHSA-hm3c-93pg-4cxw","Warn: Project is vulnerable to: GHSA-hmx6-r76c-85g9","Warn: Project is vulnerable to: GHSA-j2jg-fq62-7c3h","Warn: Project is vulnerable to: PYSEC-2024-199 / GHSA-j757-pf57-f8r4","Warn: Project is vulnerable to: GHSA-m842-4qm8-7gpq","Warn: Project is vulnerable to: GHSA-prpg-p95c-32fv","Warn: Project is vulnerable to: GHSA-qh6x-j82h-vpf9","Warn: Project is vulnerable to: GHSA-r364-m2j9-mf4h","Warn: Project is vulnerable to: PYSEC-2024-255 / GHSA-rvfh-h6c7-fc3c","Warn: Project is vulnerable to: PYSEC-2024-218 / GHSA-xh2x-3mrm-fwqm","Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: GHSA-cxjf-x6jp-p7mc","Warn: Project is vulnerable to: PYSEC-2023-181","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: GHSA-xwc8-rf6m-xr86","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-2hvc-hwg3-hpvw","Warn: Project is vulnerable to: GHSA-83g7-8fch-p37m","Warn: Project is vulnerable to: PYSEC-2022-43063 / GHSA-gcjf-29m9-888q","Warn: Project is vulnerable to: PYSEC-2024-109 / GHSA-8cp5-3rf8-8gfh","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-w2pj-9cgh-mq2c","Warn: Project is vulnerable to: PYSEC-2023-182","Warn: Project is vulnerable to: PYSEC-2016-21 / GHSA-34wj-p5jm-2p96","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2023-90 / GHSA-3qqg-pgqq-3695","Warn: Project is vulnerable to: PYSEC-2023-16 / GHSA-3x5j-9vwr-8rr5","Warn: Project is vulnerable to: PYSEC-2022-229 / GHSA-f8xq-q7px-wg8c","Warn: Project is vulnerable to: PYSEC-2021-873 / GHSA-rhq2-3vr9-6mcr","Warn: Project is vulnerable to: GHSA-v4q9-qgqf-7jwp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: tests/test_tipc/llm/run_ce.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pipelines.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/pipelines.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pipelines.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/pipelines.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rerun.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/rerun.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/stale.yml/develop?enable=pin","Warn: containerImage not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:1: pin your Docker image by updating registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda11.8-cudnn8-nccl2.15.5 to registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda11.8-cudnn8-nccl2.15.5@sha256:0c3b25a0cc60e9fb9bb76668ca6a488a2d11fb30dcc42bfa948f237fe3d25911","Warn: containerImage not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:1: pin your Docker image by updating registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5 to registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5@sha256:6d58fcae3f3e38be56d58c3923adbe094fcc16557411832108c6d8e4e0944e5a","Warn: containerImage not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:1: pin your Docker image by updating registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5 to registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5@sha256:6d58fcae3f3e38be56d58c3923adbe094fcc16557411832108c6d8e4e0944e5a","Warn: containerImage not pinned by hash: slm/pipelines/docker/Dockerfile:1: pin your Docker image by updating paddlepaddle/paddlenlp:pipelines-cpu-1.0 to paddlepaddle/paddlenlp:pipelines-cpu-1.0@sha256:7b762baf8a681d807214d1af9e61a32f317f562e2231ed8850bc0490a5a49757","Warn: containerImage not pinned by hash: slm/pipelines/docker/Dockerfile-GPU:1: pin your Docker image by updating paddlepaddle/paddlenlp:pipelines-1.0-gpu-cuda10.2-cudnn7 to paddlepaddle/paddlenlp:pipelines-1.0-gpu-cuda10.2-cudnn7@sha256:7f4fef60c6a63b3ca6e4666acba46e51690bae9cd6bf9e0e543507906795e028","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:10-14","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:17-22","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:17-22","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:17-22","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4164","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4165","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4201","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4202","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4250","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4251","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:604","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:606","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:607","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:608","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:711","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:712","Warn: pipCommand not pinned by hash: scripts/distribute/run_ci.sh:62","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:47","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:48","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:67","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:68","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:71","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:72","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:85","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:86","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:130","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:72","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:74","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:87","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:88","Warn: pipCommand not pinned by hash: scripts/regression/run_refactor_training_loop.sh:38","Warn: pipCommand not pinned by hash: scripts/regression/run_refactor_training_loop.sh:39","Warn: pipCommand not pinned by hash: scripts/regression/run_release.sh:33","Warn: pipCommand not pinned by hash: scripts/regression/run_release.sh:41","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:31","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:32","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:33","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:36","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/data_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/data_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/finetune/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/finetune/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/hybrid_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/hybrid_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sequence_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sequence_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sharding/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sharding/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_amp/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_amp/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp_pir/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp_pir/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/clang_format.hook:16","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/clang_format.hook:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/cpplint_pre_commit.hook:12","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/pylint_pre_commit.hook:13","Warn: pipCommand not pinned by hash: tests/benchmark/run_all.sh:20","Warn: pipCommand not pinned by hash: tests/benchmark/run_all.sh:21","Warn: pipCommand not pinned by hash: tests/benchmark/run_all.sh:22","Warn: pipCommand not pinned by hash: tests/benchmark/xlnet/run_all.sh:21","Warn: pipCommand not pinned by hash: tests/benchmark/xlnet/run_all.sh:22","Warn: pipCommand not pinned by hash: tests/benchmark/xlnet/run_all.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_finetune/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_finetune/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_finetune/benchmark_common/prepare.sh:31","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:42","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/ft/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/ft/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/baichun2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/baichun2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/baichun2/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/ce_gpt/benchmark_common/prepare.sh:28","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/ce_gpt/benchmark_common/prepare.sh:29","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:21","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:22","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:24","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt3/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt3/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt3/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:35","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:27","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/llama-7b_auto_dp2mp2pp2/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:21","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:22","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dynamicTostatic/llama-7b_auto_dp2mp2pp2/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/llama2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/llama2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/prepare.sh:22","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/qwen2_5/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/qwen2_5/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:323","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:327","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:335","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:417","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:418","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:419","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:420","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:421","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:422","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:424","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/baichuan2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/baichuan2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/baichuan2/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/gpt3/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/gpt3/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/gpt3/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/llama2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/llama2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/llama2/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/qwen/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/qwen/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/qwen/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:14","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:32","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:33","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:34","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:35","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:36","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:37","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:39","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:66","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:67","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:68","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:69","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:70","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:72","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:21","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:22","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/pipelines.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pipelines.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/unittest-cpu.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/unittest-cpu.yml:85","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:  15 out of 185 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-15T11:20:42.214Z","repository_id":36956365,"created_at":"2025-08-15T11:20:42.214Z","updated_at":"2025-08-15T11:20:42.214Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28156194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2026-01-01T02:00:06.694Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PaddlePaddle","name":"PaddlePaddle","uuid":"23534030","kind":"organization","description":"","email":null,"website":"http://paddlepaddle.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23534030?v=4","repositories_count":85,"last_synced_at":"2023-02-27T13:30:46.845Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PaddlePaddle","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T21:28:51.748Z","updated_at":"2023-02-27T13:30:46.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-01-01T10:33:08.035Z","dependent_packages_count":0,"downloads":1601,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":58.02638013295799,"dependent_packages_count":10.310026036503972,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.16820308473098},"purl":"pkg:pypi/fast-dataindex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fast-dataindex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fast-dataindex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fast-dataindex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-03T06:00:56.364Z","issues_count":1454,"pull_requests_count":5775,"avg_time_to_close_issue":17447467.13553719,"avg_time_to_close_pull_request":2720730.0232146806,"issues_closed_count":1210,"pull_requests_closed_count":4523,"pull_request_authors_count":352,"issue_authors_count":946,"avg_comments_per_issue":2.951856946354883,"avg_comments_per_pull_request":1.8967965367965367,"merged_pull_requests_count":3450,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":154,"past_year_pull_requests_count":2320,"past_year_avg_time_to_close_issue":4074145.0,"past_year_avg_time_to_close_pull_request":545412.6971183323,"past_year_issues_closed_count":72,"past_year_pull_requests_closed_count":1631,"past_year_pull_request_authors_count":159,"past_year_issue_authors_count":122,"past_year_avg_comments_per_issue":1.5844155844155845,"past_year_avg_comments_per_pull_request":1.5620689655172415,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1336,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/issues","maintainers":[{"login":"DrownFish19","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"ZHUI","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"JunnYu","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"sneaxiy","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"Liujie0926","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Liujie0926"},{"login":"yuanlehome","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuanlehome"},{"login":"ForFishes","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"phlrain","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlrain"},{"login":"gongel","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"wtmlon","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"sijunhe","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"zhiqiu","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"zjjlivein","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"wawltor","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"umiswing","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umiswing"},{"login":"zhaoyinglia","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"guoshengCS","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"freeliuzc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/freeliuzc"},{"login":"deepllz","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepllz"},{"login":"tianshuo78520a","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianshuo78520a"},{"login":"jzhang533","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"joey12300","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joey12300"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"huangjiyi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huangjiyi"},{"login":"DrRyanHuang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrRyanHuang"},{"login":"xuxinyi389","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuxinyi389"},{"login":"tizhou86","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tizhou86"},{"login":"kuizhiqing","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuizhiqing"},{"login":"swgu98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swgu98"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"},{"login":"zrr1999","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zrr1999"}],"active_maintainers":[{"login":"DrownFish19","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"ZHUI","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"Liujie0926","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Liujie0926"},{"login":"phlrain","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlrain"},{"login":"sneaxiy","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"yuanlehome","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuanlehome"},{"login":"JunnYu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"gongel","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"wtmlon","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"ForFishes","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"umiswing","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umiswing"},{"login":"freeliuzc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/freeliuzc"},{"login":"deepllz","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepllz"},{"login":"From00","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"tianshuo78520a","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianshuo78520a"},{"login":"zjjlivein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"xuxinyi389","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuxinyi389"},{"login":"wawltor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"sijunhe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"jzhang533","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"huangjiyi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huangjiyi"},{"login":"swgu98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swgu98"},{"login":"zrr1999","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zrr1999"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-dataindex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-dataindex/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-dataindex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-dataindex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-dataindex/codemeta","maintainers":[{"uuid":"zhonghui","login":"zhonghui","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/zhonghui/","role":null,"created_at":"2024-09-20T10:37:08.933Z","updated_at":"2024-09-20T10:37:08.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zhonghui/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":826295,"maintainers_count":352578,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52845},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-03-27T08:55:06.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5437379,"name":"fast-tokenizer-python","ecosystem":"pypi","description":"PaddleNLP Fast Tokenizer Library written in C++","homepage":"https://github.com/PaddlePaddle/PaddleNLP/fast_tokenizer","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PaddlePaddle/PaddleNLP","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-11-18T15:44:29.000Z","latest_release_published_at":"2023-02-17T02:36:03.000Z","latest_release_number":"1.0.2","last_synced_at":"2026-03-17T07:16:08.616Z","created_at":"2022-11-18T15:51:54.809Z","updated_at":"2026-03-17T07:16:08.617Z","registry_url":"https://pypi.org/project/fast-tokenizer-python/","install_command":"pip install fast-tokenizer-python --index-url https://pypi.org/simple","documentation_url":"https://fast-tokenizer-python.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: C++","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"fast-tokenizer-python","project_status":null},"repo_metadata":{"id":36956365,"uuid":"336274588","full_name":"PaddlePaddle/PaddleNLP","owner":"PaddlePaddle","description":"👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification,  🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.","archived":false,"fork":false,"pushed_at":"2024-09-04T08:53:38.000Z","size":104176,"stargazers_count":11927,"open_issues_count":720,"forks_count":2905,"subscribers_count":105,"default_branch":"develop","last_synced_at":"2024-09-04T09:33:19.286Z","etag":null,"topics":["bert","compression","distributed-training","document-intelligence","embedding","ernie","information-extraction","llama","llm","neural-search","nlp","paddlenlp","pretrained-models","question-answering","search-engine","semantic-analysis","sentiment-analysis","transformers","uie"],"latest_commit_sha":null,"homepage":"https://paddlenlp.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaddlePaddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING_en.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-05T13:07:42.000Z","updated_at":"2024-09-04T08:53:42.000Z","dependencies_parsed_at":"2024-01-17T10:42:27.130Z","dependency_job_id":"e9636967-6795-4ebd-997a-bd21b615888a","html_url":"https://github.com/PaddlePaddle/PaddleNLP","commit_stats":{"total_commits":4784,"total_committers":326,"mean_commits":"14.674846625766872","dds":0.9410535117056856,"last_synced_commit":"90863b14b2d9664b04a0edb7188bf50625ab3e3c"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217597839,"owners_count":16201800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PaddlePaddle","name":"PaddlePaddle","uuid":"23534030","kind":"organization","description":"","email":null,"website":"http://paddlepaddle.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23534030?v=4","repositories_count":85,"last_synced_at":"2023-02-27T13:30:46.845Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PaddlePaddle","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T21:28:51.748Z","updated_at":"2023-02-27T13:30:46.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle/repositories"},"tags":[{"name":"v3.0.0-beta1","sha":"7473743a4bb8c9e141f03c276ff0e360a48c6836","kind":"commit","published_at":"2024-08-22T03:35:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-beta0","sha":"a2b8a7835cc8cabe8ed7844de34163448699b3ee","kind":"commit","published_at":"2024-06-28T02:44:16.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0/manifests"},{"name":"v2.8.1","sha":"db99efd4dc99047922aae9842be66ab4538f93bf","kind":"commit","published_at":"2024-06-20T07:41:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"3105c18b013e1cdcbf860af1c6c54f4e33c88ee7","kind":"commit","published_at":"2024-04-24T07:10:53.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"b39e701e21d11ff66ac3abfc81d384b6af8f8240","kind":"commit","published_at":"2024-01-30T07:42:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bb9062e48cc74baf9db29d9bcafe100315e2a3c4","kind":"commit","published_at":"2024-01-04T14:21:56.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"adf9e6fac8a915327f72dc2543242bd14ed9580d","kind":"commit","published_at":"2024-01-03T03:50:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"fd2bed541ff929f6f8b350001694e553b29d4e9a","kind":"commit","published_at":"2023-09-14T03:53:21.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"4353b6447e2d2306e2f9932237206ac621c42048","kind":"commit","published_at":"2023-08-15T13:01:33.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0/manifests"},{"name":"v2.6.0rc","sha":"8ddd9a82e486b3871c4ed161b21fdc664b20d0d1","kind":"commit","published_at":"2023-06-12T02:50:04.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc/manifests"},{"name":"v2.5.2","sha":"e40e40be094f98d71179cd1a73f07650cc22c455","kind":"commit","published_at":"2023-03-07T08:40:59.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"50cd4cf738917507e4b5001b842709ce2c703187","kind":"commit","published_at":"2023-02-17T12:34:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a65091887484e072d74bacf1bb80b0624f444916","kind":"commit","published_at":"2023-01-12T14:30:22.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0/manifests"},{"name":"v2.4.9","sha":"522abcbc51ceb35ad5995cfd1911e06dd04a0ffb","kind":"commit","published_at":"2022-12-30T05:32:40.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.9","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"2583b5ab68393545db68fd9631429de206bab270","kind":"commit","published_at":"2022-12-26T11:09:34.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"918a54571baa9cd28d0acce5fe816bb8cb5e9f92","kind":"commit","published_at":"2022-12-23T12:09:20.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"36e78fa90a551bd2fe515a0b3399baab3acefa89","kind":"commit","published_at":"2022-12-23T09:22:17.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"cf523c7af265c88f6eb59a2ceffbdf6ecdf92e33","kind":"commit","published_at":"2022-12-09T11:27:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"6f93f9523e1da7e8be7d16f7449829a9dfbd1bae","kind":"commit","published_at":"2022-11-28T08:15:14.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"e002b0df7c5fb7660f820ad2a4ce2fb94594821f","kind":"commit","published_at":"2022-11-18T02:23:11.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"16aa2ba5b1f2750a6bb4cac2cdbdb66aad7d102e","kind":"commit","published_at":"2022-10-27T09:15:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"f43cfd0d796530613b5c95b2887c8ac51cfff70f","kind":"commit","published_at":"2022-10-14T10:29:13.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9d9b00bb75c1998c5120879bc27fb21fcafab7fb","kind":"commit","published_at":"2022-09-06T11:13:45.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"98eab225f347ba684edfed977a116c4542511331","kind":"commit","published_at":"2022-08-24T08:13:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7/manifests"},{"name":"v2.3.5","sha":"86a373e35cfb0c727014f6a38fd0ec2ae032a700","kind":"commit","published_at":"2022-08-01T12:52:58.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2710b7d4549a126ad57d975e2ad5a2c2b260d118","kind":"commit","published_at":"2022-06-28T02:28:06.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b2465a484aac349d371952907b57f92901b43bb9","kind":"commit","published_at":"2022-06-07T09:07:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7d1d6fe3ac680b3071a1e0d9e167b2a4b38a716f","kind":"commit","published_at":"2022-06-02T12:23:38.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6716b91220934a1e1078f41f98d9eac9e8c1d9cd","kind":"commit","published_at":"2022-05-19T11:07:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fca36131d5b10e7ef4ffe5878180ed6aecfe44ca","kind":"commit","published_at":"2022-05-16T02:35:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"5b468b1f8f135058789cdef0c1e460b4a9297b56","kind":"commit","published_at":"2022-05-13T05:44:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1/manifests"},{"name":"v2.3.0rc0","sha":"dca8425045a2bbe958d2ba918abc15cd55ee6420","kind":"commit","published_at":"2022-04-29T12:59:35.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0/manifests"},{"name":"v2.2.6","sha":"5dd1ba6e1ab1f761ef2a2907ac205fd6b524805d","kind":"commit","published_at":"2022-04-15T10:19:47.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"08a22758b1e62c77a2bb86d5fdff8507112abccc","kind":"commit","published_at":"2022-03-21T11:06:01.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"3e68984baa230481225ca040611dc4ba307eaf14","kind":"commit","published_at":"2022-01-26T09:41:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4/manifests"},{"name":"v2.2.2","sha":"d82766be1d22308a2b167e5e53f0add484e2012b","kind":"commit","published_at":"2021-12-28T08:01:32.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"f56e4291a69da2d1e4e1d6c3ee8df274ddb5b03f","kind":"commit","published_at":"2021-12-17T09:41:44.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9d9bd67f29ecdd3fd88f9c7aa3989da7abc6ba05","kind":"commit","published_at":"2021-12-10T16:12:23.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"27917453b598dec9791f692b0a72395a19ba95fe","kind":"commit","published_at":"2021-10-20T02:58:36.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"91d81c928ceec519b6f9ba18459f91a3e4c1aac0","kind":"commit","published_at":"2021-10-11T15:25:57.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"fe8c2d694e568e4db691b416b32ba2ef9f5b038e","kind":"commit","published_at":"2021-08-22T10:00:08.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ebc2b1b7992e1e0c3d63b73eda9176f81c99db1f","kind":"commit","published_at":"2021-07-30T14:24:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"84a8dca74c4fcddc79e2e4638d9aaee07cf44696","kind":"commit","published_at":"2021-07-19T12:33:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"995ebc158972fb389e89a8e3e53dafbbe184881d","kind":"commit","published_at":"2021-06-17T09:29:46.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9f9f0b1adc48110ba42329deaee26333ff114d7b","kind":"commit","published_at":"2021-06-04T05:44:48.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2/manifests"},{"name":"v2.0.0-rc","sha":"3ae072a891b495c3c8c052bb971a9994a1eabda4","kind":"commit","published_at":"2021-05-20T13:04:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc/manifests"},{"name":"v2.0.0","sha":"7ac9971b80b2f3993d4f1681efc67de67bfae66d","kind":"tag","published_at":"2021-05-20T08:35:19.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0/manifests"},{"name":"2.0.0-rc","sha":"8b0a26b14c644a53a15b3a329440434b17df9b02","kind":"commit","published_at":"2021-03-16T05:21:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc/manifests"}]},"repo_metadata_updated_at":"2024-09-07T20:57:59.439Z","dependent_packages_count":2,"downloads":287,"downloads_period":"last-month","dependent_repos_count":14,"rankings":{"downloads":9.027529111120243,"dependent_repos_count":3.914029495615966,"dependent_packages_count":3.241858663024378,"stargazers_count":0.24322045008501955,"forks_count":0.21993546733351724,"docker_downloads_count":null,"average":3.329314637435825},"purl":"pkg:pypi/fast-tokenizer-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fast-tokenizer-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fast-tokenizer-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fast-tokenizer-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T20:15:28.466Z","issues_count":2194,"pull_requests_count":2985,"avg_time_to_close_issue":12871117.975586854,"avg_time_to_close_pull_request":2449840.433286186,"issues_closed_count":1064,"pull_requests_closed_count":2120,"pull_request_authors_count":225,"issue_authors_count":741,"avg_comments_per_issue":2.771194165907019,"avg_comments_per_pull_request":2.0693467336683415,"merged_pull_requests_count":1665,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":926,"past_year_pull_requests_count":2100,"past_year_avg_time_to_close_issue":5195526.594420601,"past_year_avg_time_to_close_pull_request":713120.9610046266,"past_year_issues_closed_count":465,"past_year_pull_requests_closed_count":1512,"past_year_pull_request_authors_count":163,"past_year_issue_authors_count":400,"past_year_avg_comments_per_issue":2.4956803455723544,"past_year_avg_comments_per_pull_request":1.9828571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1207,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/issues","maintainers":[{"login":"JunnYu","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"sijunhe","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"DrownFish19","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"ForFishes","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"zjjlivein","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"sneaxiy","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"gongel","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"ZHUI","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"wawltor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhiqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"guoshengCS","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"zhaoyinglia","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"wtmlon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"joey12300","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joey12300"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"jzhang533","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}],"active_maintainers":[{"login":"DrownFish19","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"JunnYu","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"ForFishes","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"sneaxiy","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"zjjlivein","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"sijunhe","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"wawltor","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhiqiu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"ZHUI","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"gongel","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"zhaoyinglia","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"wtmlon","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"guoshengCS","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"jzhang533","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-tokenizer-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-tokenizer-python/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-tokenizer-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-tokenizer-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-tokenizer-python/codemeta","maintainers":[{"uuid":"paddle-dev","login":"paddle-dev","name":null,"email":null,"url":null,"packages_count":45,"html_url":"https://pypi.org/user/paddle-dev/","role":null,"created_at":"2023-01-12T06:24:03.465Z","updated_at":"2023-01-12T06:24:03.465Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/paddle-dev/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":826295,"maintainers_count":352578,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52845},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-03-27T08:55:06.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5237374,"name":"github.com/PaddlePaddle/PaddleNLP","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PaddlePaddle/PaddleNLP","keywords_array":[],"namespace":"github.com/PaddlePaddle","versions_count":49,"first_release_published_at":"2021-05-20T13:04:43.000Z","latest_release_published_at":"2024-06-20T07:41:29.000Z","latest_release_number":"v2.8.1+incompatible","last_synced_at":"2026-03-24T13:49:58.959Z","created_at":"2022-09-11T01:37:17.576Z","updated_at":"2026-03-24T13:49:58.959Z","registry_url":"https://pkg.go.dev/github.com/PaddlePaddle/PaddleNLP","install_command":"go get github.com/PaddlePaddle/PaddleNLP","documentation_url":"https://pkg.go.dev/github.com/PaddlePaddle/PaddleNLP#section-documentation","metadata":{},"repo_metadata":{"id":36956365,"uuid":"336274588","full_name":"PaddlePaddle/PaddleNLP","owner":"PaddlePaddle","description":"Easy-to-use and powerful LLM and SLM library with awesome model zoo.","archived":false,"fork":false,"pushed_at":"2025-09-26T06:38:29.000Z","size":117052,"stargazers_count":12779,"open_issues_count":587,"forks_count":3071,"subscribers_count":100,"default_branch":"develop","last_synced_at":"2025-09-27T08:56:24.639Z","etag":null,"topics":["bert","compression","distributed-training","document-intelligence","embedding","ernie","information-extraction","llama","llm","neural-search","nlp","paddlenlp","pretrained-models","question-answering","search-engine","semantic-analysis","sentiment-analysis","transformers","uie"],"latest_commit_sha":null,"homepage":"https://paddlenlp.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaddlePaddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING_en.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-05T13:07:42.000Z","updated_at":"2025-09-26T10:19:56.000Z","dependencies_parsed_at":"2024-01-17T10:42:27.130Z","dependency_job_id":"e9636967-6795-4ebd-997a-bd21b615888a","html_url":"https://github.com/PaddlePaddle/PaddleNLP","commit_stats":{"total_commits":5025,"total_committers":320,"mean_commits":15.703125,"dds":0.942089552238806,"last_synced_commit":"cfcd079ca16693757a00af250e3e0d76616d7643"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/sbom","scorecard":{"id":107341,"data":{"date":"2025-08-11","repo":{"name":"github.com/PaddlePaddle/PaddleNLP","commit":"3e9d3518cbecd8357cec14f059776272713d5c62"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 27/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/unittest-cpu.yml:21","Warn: no topLevel permission defined: .github/workflows/distribute.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pipelines.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/rerun.yml:1","Warn: no topLevel permission defined: .github/workflows/unittest-cpu.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"223 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-145 / GHSA-275c-w5mq-v5m2","Warn: Project is vulnerable to: GHSA-2rp8-hff9-c5wr","Warn: Project is vulnerable to: PYSEC-2024-135 / GHSA-2wcj-qr76-9768","Warn: Project is vulnerable to: PYSEC-2024-146 / GHSA-3cr5-2446-8pg3","Warn: Project is vulnerable to: PYSEC-2024-136 / GHSA-4rrv-8gcp-24v8","Warn: Project is vulnerable to: PYSEC-2024-134 / GHSA-547m-23x7-cxg5","Warn: Project is vulnerable to: PYSEC-2024-141 / GHSA-8fp7-jwv2-49x9","Warn: Project is vulnerable to: PYSEC-2023-122 / GHSA-8wfh-qxxv-3q8c","Warn: Project is vulnerable to: PYSEC-2023-126 / GHSA-9q9v-qgwx-84mr","Warn: Project is vulnerable to: PYSEC-2024-132 / GHSA-c6ph-m8cw-rfqh","Warn: Project is vulnerable to: GHSA-chj7-w3f6-cvfj","Warn: Project is vulnerable to: PYSEC-2023-125 / GHSA-cv2j-922j-hr56","Warn: Project is vulnerable to: GHSA-fh54-3vhg-mpc2","Warn: Project is vulnerable to: PYSEC-2024-139 / GHSA-g57v-2687-jx33","Warn: Project is vulnerable to: PYSEC-2023-124 / GHSA-hh7p-hvm3-rg88","Warn: Project is vulnerable to: PYSEC-2024-142 / GHSA-j5h9-9r39-43q5","Warn: Project is vulnerable to: PYSEC-2024-130 / GHSA-jm68-fpmr-8j2g","Warn: Project is vulnerable to: GHSA-jwrc-3v3f-5cq5","Warn: Project is vulnerable to: PYSEC-2024-133 / GHSA-mr78-v55p-7777","Warn: Project is vulnerable to: GHSA-mrmm-qmrj-xgp6","Warn: Project is vulnerable to: PYSEC-2024-144 / GHSA-qppw-c37g-xwcc","Warn: Project is vulnerable to: GHSA-qqv2-35q8-p2g2","Warn: Project is vulnerable to: PYSEC-2024-143 / GHSA-rf7p-79xq-8xwm","Warn: Project is vulnerable to: PYSEC-2024-138 / GHSA-rg9q-m8hv-xxr6","Warn: Project is vulnerable to: PYSEC-2023-123 / GHSA-rr46-m366-gm44","Warn: Project is vulnerable to: PYSEC-2024-137 / GHSA-rx2r-q96c-w5cc","Warn: Project is vulnerable to: PYSEC-2024-140 / GHSA-v9pg-qw6x-w5r2","Warn: Project is vulnerable to: PYSEC-2024-131 / GHSA-x3q9-c788-j7c8","Warn: Project is vulnerable to: PYSEC-2024-129 / GHSA-xjpw-hx47-rccv","Warn: Project is vulnerable to: GHSA-xgfm-fjx6-62mj","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-100 / GHSA-8h2j-cgx8-6xv7","Warn: Project is vulnerable to: PYSEC-2024-38","Warn: Project is vulnerable to: PYSEC-2022-183 / GHSA-h8pj-cxx2-jfg2","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2018-21 / GHSA-hgg3-g7gr-66r7","Warn: Project is vulnerable to: GHSA-j225-cvw7-qrx7","Warn: Project is vulnerable to: PYSEC-2023-299 / GHSA-282v-666c-3fvg","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g","Warn: Project is vulnerable to: PYSEC-2020-150 / GHSA-33c7-2mpw-hg34","Warn: Project is vulnerable to: PYSEC-2020-151 / GHSA-f97h-2pfx-f59f","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2021-47 / GHSA-5jqp-qgf6-3pvh","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: GHSA-3pww-qvr8-6mhp","Warn: Project is vulnerable to: GHSA-6cxr-8q3m-jwrr","Warn: Project is vulnerable to: GHSA-h3xg-wv58-5p43","Warn: Project is vulnerable to: PYSEC-2025-23 / GHSA-w4rh-fgx7-q63m","Warn: Project is vulnerable to: PYSEC-2022-14 / GHSA-39ph-wr67-j4xq","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: GHSA-26jh-r8g2-6fpr","Warn: Project is vulnerable to: PYSEC-2024-219 / GHSA-279j-x4gx-hfrh","Warn: Project is vulnerable to: GHSA-34rf-p3r3-58x2","Warn: Project is vulnerable to: PYSEC-2024-197 / GHSA-37qc-qgx6-9xjv","Warn: Project is vulnerable to: PYSEC-2024-196 / GHSA-3c67-5hwx-f6wx","Warn: Project is vulnerable to: GHSA-3f95-mxq2-2f63","Warn: Project is vulnerable to: GHSA-3gf9-wv65-gwh9","Warn: Project is vulnerable to: GHSA-48cq-79qq-6f7x","Warn: Project is vulnerable to: PYSEC-2024-217 / GHSA-4q3c-cj7g-jcwf","Warn: Project is vulnerable to: PYSEC-2024-215 / GHSA-576c-3j53-r9jj","Warn: Project is vulnerable to: GHSA-5cpq-9538-jm2j","Warn: Project is vulnerable to: PYSEC-2023-249 / GHSA-6qm2-wpxq-7qh2","Warn: Project is vulnerable to: PYSEC-2024-184 / GHSA-6v6g-j5fq-hpvw","Warn: Project is vulnerable to: PYSEC-2024-213 / GHSA-77xq-6g77-h274","Warn: Project is vulnerable to: GHSA-7v2w-h4gh-w5cv","Warn: Project is vulnerable to: PYSEC-2024-214 / GHSA-89v2-pqfv-c5r9","Warn: Project is vulnerable to: PYSEC-2024-216 / GHSA-8c87-gvhj-xm8m","Warn: Project is vulnerable to: GHSA-8jw3-6x8j-v96g","Warn: Project is vulnerable to: GHSA-973g-55hp-3frw","Warn: Project is vulnerable to: GHSA-f3h9-8phc-6gvh","Warn: Project is vulnerable to: GHSA-g6c9-f4xm-9j4x","Warn: Project is vulnerable to: GHSA-g9cj-cfpp-4g2x","Warn: Project is vulnerable to: PYSEC-2023-255 / GHSA-gqvf-3hgp-5hxv","Warn: Project is vulnerable to: PYSEC-2024-220 / GHSA-gvv6-33j7-884g","Warn: Project is vulnerable to: PYSEC-2024-198 / GHSA-hm3c-93pg-4cxw","Warn: Project is vulnerable to: GHSA-hmx6-r76c-85g9","Warn: Project is vulnerable to: GHSA-j2jg-fq62-7c3h","Warn: Project is vulnerable to: PYSEC-2024-199 / GHSA-j757-pf57-f8r4","Warn: Project is vulnerable to: GHSA-m842-4qm8-7gpq","Warn: Project is vulnerable to: GHSA-prpg-p95c-32fv","Warn: Project is vulnerable to: GHSA-qh6x-j82h-vpf9","Warn: Project is vulnerable to: GHSA-r364-m2j9-mf4h","Warn: Project is vulnerable to: PYSEC-2024-255 / GHSA-rvfh-h6c7-fc3c","Warn: Project is vulnerable to: PYSEC-2024-218 / GHSA-xh2x-3mrm-fwqm","Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: GHSA-cxjf-x6jp-p7mc","Warn: Project is vulnerable to: PYSEC-2023-181","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: GHSA-xwc8-rf6m-xr86","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-2hvc-hwg3-hpvw","Warn: Project is vulnerable to: GHSA-83g7-8fch-p37m","Warn: Project is vulnerable to: PYSEC-2022-43063 / GHSA-gcjf-29m9-888q","Warn: Project is vulnerable to: PYSEC-2024-109 / GHSA-8cp5-3rf8-8gfh","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-w2pj-9cgh-mq2c","Warn: Project is vulnerable to: PYSEC-2023-182","Warn: Project is vulnerable to: PYSEC-2016-21 / GHSA-34wj-p5jm-2p96","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2023-90 / GHSA-3qqg-pgqq-3695","Warn: Project is vulnerable to: PYSEC-2023-16 / GHSA-3x5j-9vwr-8rr5","Warn: Project is vulnerable to: PYSEC-2022-229 / GHSA-f8xq-q7px-wg8c","Warn: Project is vulnerable to: PYSEC-2021-873 / GHSA-rhq2-3vr9-6mcr","Warn: Project is vulnerable to: GHSA-v4q9-qgqf-7jwp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: tests/test_tipc/llm/run_ce.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pipelines.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/pipelines.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pipelines.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/pipelines.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rerun.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/rerun.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PaddlePaddle/PaddleNLP/stale.yml/develop?enable=pin","Warn: containerImage not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:1: pin your Docker image by updating registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda11.8-cudnn8-nccl2.15.5 to registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda11.8-cudnn8-nccl2.15.5@sha256:0c3b25a0cc60e9fb9bb76668ca6a488a2d11fb30dcc42bfa948f237fe3d25911","Warn: containerImage not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:1: pin your Docker image by updating registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5 to registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5@sha256:6d58fcae3f3e38be56d58c3923adbe094fcc16557411832108c6d8e4e0944e5a","Warn: containerImage not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:1: pin your Docker image by updating registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5 to registry.baidubce.com/paddlepaddle/fastdeploy:llm-base-gcc12.3-cuda12.4-cudnn9-nccl2.15.5@sha256:6d58fcae3f3e38be56d58c3923adbe094fcc16557411832108c6d8e4e0944e5a","Warn: containerImage not pinned by hash: slm/pipelines/docker/Dockerfile:1: pin your Docker image by updating paddlepaddle/paddlenlp:pipelines-cpu-1.0 to paddlepaddle/paddlenlp:pipelines-cpu-1.0@sha256:7b762baf8a681d807214d1af9e61a32f317f562e2231ed8850bc0490a5a49757","Warn: containerImage not pinned by hash: slm/pipelines/docker/Dockerfile-GPU:1: pin your Docker image by updating paddlepaddle/paddlenlp:pipelines-1.0-gpu-cuda10.2-cudnn7 to paddlepaddle/paddlenlp:pipelines-1.0-gpu-cuda10.2-cudnn7@sha256:7f4fef60c6a63b3ca6e4666acba46e51690bae9cd6bf9e0e543507906795e028","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda118_cudnn8:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:7-12","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_cuda124_cudnn9:15-19","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:10-14","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:17-22","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:17-22","Warn: pipCommand not pinned by hash: llm/server/dockerfiles/Dockerfile_serving_xpu_p800:17-22","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4164","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4165","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4201","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4202","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4250","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_auto.sh:4251","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:604","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:606","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:607","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:608","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:711","Warn: pipCommand not pinned by hash: scripts/distribute/ci_case_dy.sh:712","Warn: pipCommand not pinned by hash: scripts/distribute/run_ci.sh:62","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:47","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:48","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:67","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:68","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:71","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:72","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:85","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:86","Warn: pipCommand not pinned by hash: scripts/regression/build.sh:130","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:72","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:74","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:87","Warn: pipCommand not pinned by hash: scripts/regression/run_ci.sh:88","Warn: pipCommand not pinned by hash: scripts/regression/run_refactor_training_loop.sh:38","Warn: pipCommand not pinned by hash: scripts/regression/run_refactor_training_loop.sh:39","Warn: pipCommand not pinned by hash: scripts/regression/run_release.sh:33","Warn: pipCommand not pinned by hash: scripts/regression/run_release.sh:41","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:31","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:32","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:33","Warn: pipCommand not pinned by hash: scripts/unit_test/ci_unit.sh:36","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/data_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/data_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/finetune/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/finetune/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/hybrid_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/hybrid_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sequence_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sequence_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sharding/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/dygraph/sharding/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_amp/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_amp/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_parallel/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/auto_parallel/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp_pir/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/benchmarks/test_tipc/gpt/static/new_exec_pp_pir/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/clang_format.hook:16","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/clang_format.hook:17","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/cpplint_pre_commit.hook:12","Warn: pipCommand not pinned by hash: slm/model_zoo/gpt-3/codestyle/pylint_pre_commit.hook:13","Warn: pipCommand not pinned by hash: tests/benchmark/run_all.sh:20","Warn: pipCommand not pinned by hash: tests/benchmark/run_all.sh:21","Warn: pipCommand not pinned by hash: tests/benchmark/run_all.sh:22","Warn: pipCommand not pinned by hash: tests/benchmark/xlnet/run_all.sh:21","Warn: pipCommand not pinned by hash: tests/benchmark/xlnet/run_all.sh:22","Warn: pipCommand not pinned by hash: tests/benchmark/xlnet/run_all.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_finetune/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_finetune/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_finetune/benchmark_common/prepare.sh:31","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/auto_tuner/llama_pretrain/benchmark_common/prepare.sh:42","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/ft/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/ft/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/baichun2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/baichun2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/baichun2/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/ce_gpt/benchmark_common/prepare.sh:28","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/ce_gpt/benchmark_common/prepare.sh:29","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:21","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:22","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt/benchmark_common/prepare.sh:24","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt3/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt3/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/gpt3/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/llama2/benchmark_common/prepare.sh:35","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/hybrid_parallelism/qwen/benchmark_common/prepare.sh:27","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/llama-7b_auto_dp2mp2pp2/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:21","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:22","Warn: pipCommand not pinned by hash: tests/test_tipc/dygraph/moe/gpt/benchmark_common/prepare.sh:23","Warn: pipCommand not pinned by hash: tests/test_tipc/dynamicTostatic/llama-7b_auto_dp2mp2pp2/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/llama2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/llama2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/prepare.sh:22","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/qwen2_5/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/llm/qwen2_5/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:323","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:327","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:335","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:417","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:418","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:419","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:420","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:421","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:422","Warn: pipCommand not pinned by hash: tests/test_tipc/prepare.sh:424","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/baichuan2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/baichuan2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/baichuan2/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/gpt3/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/gpt3/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/gpt3/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/llama2/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/llama2/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/llama2/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/qwen/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/qwen/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/auto_parallel/qwen/benchmark_common/prepare.sh:25","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:14","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:15","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:16","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:17","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:18","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/bert/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:32","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:33","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:34","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:35","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:36","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:37","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/gpt/benchmark_common/prepare.sh:39","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:66","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:67","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:68","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:69","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:70","Warn: pipCommand not pinned by hash: tests/test_tipc/static/dp/transformer/benchmark_common/prepare.sh:72","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:19","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:20","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:21","Warn: pipCommand not pinned by hash: tests/test_tipc/static/hybrid_parallelism/gpt/benchmark_common/prepare.sh:22","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:88","Warn: pipCommand not pinned by hash: .github/workflows/pipelines.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pipelines.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/unittest-cpu.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/unittest-cpu.yml:85","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:  15 out of 185 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-15T11:20:42.214Z","repository_id":36956365,"created_at":"2025-08-15T11:20:42.214Z","updated_at":"2025-08-15T11:20:42.214Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277268800,"owners_count":25789895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PaddlePaddle","name":"PaddlePaddle","uuid":"23534030","kind":"organization","description":"","email":null,"website":"http://paddlepaddle.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23534030?v=4","repositories_count":85,"last_synced_at":"2023-02-27T13:30:46.845Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PaddlePaddle","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T21:28:51.748Z","updated_at":"2023-02-27T13:30:46.928Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaddlePaddle/repositories"},"tags":[{"name":"rl-v1.0.0","sha":"3b0c8ff630b69a50ac4d089d0b2cb4e7e45d1cdd","kind":"commit","published_at":"2025-05-21T03:48:08.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/rl-v1.0.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/rl-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@rl-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/rl-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/rl-v1.0.0/manifests"},{"name":"v3.0.0-beta4","sha":"9ce8c6f0e004f84fc8ac5ddf978b54f8f7f71322","kind":"commit","published_at":"2025-03-12T03:27:58.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v3.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta4/manifests"},{"name":"v3.0.0-beta3","sha":"418c3a511dcfa20eccba40f65cb59543c2040e43","kind":"commit","published_at":"2024-12-13T10:06:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v3.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta3/manifests"},{"name":"v3.0.0-beta2","sha":"81de41ae0b9855ef0c6f251da2d2a7bb1d2b43de","kind":"commit","published_at":"2024-10-08T08:51:36.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v3.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta2/manifests"},{"name":"v3.0.0-beta1","sha":"7473743a4bb8c9e141f03c276ff0e360a48c6836","kind":"commit","published_at":"2024-08-22T03:35:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v3.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta1/manifests"},{"name":"v3.0.0-beta0","sha":"a2b8a7835cc8cabe8ed7844de34163448699b3ee","kind":"commit","published_at":"2024-06-28T02:44:16.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v3.0.0-beta0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v3.0.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v3.0.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v3.0.0-beta0/manifests"},{"name":"v2.8.1","sha":"db99efd4dc99047922aae9842be66ab4538f93bf","kind":"commit","published_at":"2024-06-20T07:41:29.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"3105c18b013e1cdcbf860af1c6c54f4e33c88ee7","kind":"commit","published_at":"2024-04-24T07:10:53.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.8.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"b39e701e21d11ff66ac3abfc81d384b6af8f8240","kind":"commit","published_at":"2024-01-30T07:42:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bb9062e48cc74baf9db29d9bcafe100315e2a3c4","kind":"commit","published_at":"2024-01-04T14:21:56.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"adf9e6fac8a915327f72dc2543242bd14ed9580d","kind":"commit","published_at":"2024-01-03T03:50:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.7.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"fd2bed541ff929f6f8b350001694e553b29d4e9a","kind":"commit","published_at":"2023-09-14T03:53:21.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"4353b6447e2d2306e2f9932237206ac621c42048","kind":"commit","published_at":"2023-08-15T13:01:33.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0/manifests"},{"name":"v2.6.0rc","sha":"8ddd9a82e486b3871c4ed161b21fdc664b20d0d1","kind":"commit","published_at":"2023-06-12T02:50:04.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.6.0rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.6.0rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.6.0rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.6.0rc/manifests"},{"name":"v2.5.2","sha":"e40e40be094f98d71179cd1a73f07650cc22c455","kind":"commit","published_at":"2023-03-07T08:40:59.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"50cd4cf738917507e4b5001b842709ce2c703187","kind":"commit","published_at":"2023-02-17T12:34:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"a65091887484e072d74bacf1bb80b0624f444916","kind":"commit","published_at":"2023-01-12T14:30:22.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.5.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.5.0/manifests"},{"name":"v2.4.9","sha":"522abcbc51ceb35ad5995cfd1911e06dd04a0ffb","kind":"commit","published_at":"2022-12-30T05:32:40.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.9","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"2583b5ab68393545db68fd9631429de206bab270","kind":"commit","published_at":"2022-12-26T11:09:34.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"918a54571baa9cd28d0acce5fe816bb8cb5e9f92","kind":"commit","published_at":"2022-12-23T12:09:20.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"36e78fa90a551bd2fe515a0b3399baab3acefa89","kind":"commit","published_at":"2022-12-23T09:22:17.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"cf523c7af265c88f6eb59a2ceffbdf6ecdf92e33","kind":"commit","published_at":"2022-12-09T11:27:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"6f93f9523e1da7e8be7d16f7449829a9dfbd1bae","kind":"commit","published_at":"2022-11-28T08:15:14.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"e002b0df7c5fb7660f820ad2a4ce2fb94594821f","kind":"commit","published_at":"2022-11-18T02:23:11.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"16aa2ba5b1f2750a6bb4cac2cdbdb66aad7d102e","kind":"commit","published_at":"2022-10-27T09:15:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"f43cfd0d796530613b5c95b2887c8ac51cfff70f","kind":"commit","published_at":"2022-10-14T10:29:13.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9d9b00bb75c1998c5120879bc27fb21fcafab7fb","kind":"commit","published_at":"2022-09-06T11:13:45.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.4.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"98eab225f347ba684edfed977a116c4542511331","kind":"commit","published_at":"2022-08-24T08:13:54.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.7/manifests"},{"name":"v2.3.5","sha":"86a373e35cfb0c727014f6a38fd0ec2ae032a700","kind":"commit","published_at":"2022-08-01T12:52:58.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2710b7d4549a126ad57d975e2ad5a2c2b260d118","kind":"commit","published_at":"2022-06-28T02:28:06.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"b2465a484aac349d371952907b57f92901b43bb9","kind":"commit","published_at":"2022-06-07T09:07:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7d1d6fe3ac680b3071a1e0d9e167b2a4b38a716f","kind":"commit","published_at":"2022-06-02T12:23:38.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6716b91220934a1e1078f41f98d9eac9e8c1d9cd","kind":"commit","published_at":"2022-05-19T11:07:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fca36131d5b10e7ef4ffe5878180ed6aecfe44ca","kind":"commit","published_at":"2022-05-16T02:35:39.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"5b468b1f8f135058789cdef0c1e460b4a9297b56","kind":"commit","published_at":"2022-05-13T05:44:12.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc1/manifests"},{"name":"v2.3.0rc0","sha":"dca8425045a2bbe958d2ba918abc15cd55ee6420","kind":"commit","published_at":"2022-04-29T12:59:35.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.3.0rc0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.3.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.3.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.3.0rc0/manifests"},{"name":"v2.2.6","sha":"5dd1ba6e1ab1f761ef2a2907ac205fd6b524805d","kind":"commit","published_at":"2022-04-15T10:19:47.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"08a22758b1e62c77a2bb86d5fdff8507112abccc","kind":"commit","published_at":"2022-03-21T11:06:01.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"3e68984baa230481225ca040611dc4ba307eaf14","kind":"commit","published_at":"2022-01-26T09:41:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.4/manifests"},{"name":"v2.2.2","sha":"d82766be1d22308a2b167e5e53f0add484e2012b","kind":"commit","published_at":"2021-12-28T08:01:32.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"f56e4291a69da2d1e4e1d6c3ee8df274ddb5b03f","kind":"commit","published_at":"2021-12-17T09:41:44.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9d9bd67f29ecdd3fd88f9c7aa3989da7abc6ba05","kind":"commit","published_at":"2021-12-10T16:12:23.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.2.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"27917453b598dec9791f692b0a72395a19ba95fe","kind":"commit","published_at":"2021-10-20T02:58:36.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.1","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"91d81c928ceec519b6f9ba18459f91a3e4c1aac0","kind":"commit","published_at":"2021-10-11T15:25:57.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.1.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"fe8c2d694e568e4db691b416b32ba2ef9f5b038e","kind":"commit","published_at":"2021-08-22T10:00:08.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.8","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ebc2b1b7992e1e0c3d63b73eda9176f81c99db1f","kind":"commit","published_at":"2021-07-30T14:24:02.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.7","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"84a8dca74c4fcddc79e2e4638d9aaee07cf44696","kind":"commit","published_at":"2021-07-19T12:33:30.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.6","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.6/manifests"},{"name":"v2.0.4","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.4","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.4/manifests"},{"name":"v2.0.5","sha":"ccd3557f572bc8150e5f8c13392455a0b2889530","kind":"commit","published_at":"2021-06-28T07:32:27.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.5","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.5/manifests"},{"name":"v2.0.3","sha":"995ebc158972fb389e89a8e3e53dafbbe184881d","kind":"commit","published_at":"2021-06-17T09:29:46.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.3","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9f9f0b1adc48110ba42329deaee26333ff114d7b","kind":"commit","published_at":"2021-06-04T05:44:48.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.2","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.2/manifests"},{"name":"v2.0.0-rc","sha":"3ae072a891b495c3c8c052bb971a9994a1eabda4","kind":"commit","published_at":"2021-05-20T13:04:43.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0-rc/manifests"},{"name":"v2.0.0","sha":"7ac9971b80b2f3993d4f1681efc67de67bfae66d","kind":"tag","published_at":"2021-05-20T08:35:19.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/v2.0.0","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/v2.0.0/manifests"},{"name":"2.0.0-rc","sha":"8b0a26b14c644a53a15b3a329440434b17df9b02","kind":"commit","published_at":"2021-03-16T05:21:28.000Z","download_url":"https://codeload.github.com/PaddlePaddle/PaddleNLP/tar.gz/2.0.0-rc","html_url":"https://github.com/PaddlePaddle/PaddleNLP/releases/tag/2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PaddlePaddle/PaddleNLP@2.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/tags/2.0.0-rc/manifests"}]},"repo_metadata_updated_at":"2025-10-13T04:51:18.038Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21paddle%21paddle/%21paddle%21n%21l%21p","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PaddlePaddle/PaddleNLP","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PaddlePaddle/PaddleNLP","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PaddlePaddle/PaddleNLP/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T04:02:16.880Z","issues_count":1445,"pull_requests_count":5732,"avg_time_to_close_issue":17360743.35029191,"avg_time_to_close_pull_request":2686186.3404491884,"issues_closed_count":1199,"pull_requests_closed_count":4497,"pull_request_authors_count":350,"issue_authors_count":941,"avg_comments_per_issue":2.9114186851211072,"avg_comments_per_pull_request":1.8913119330076762,"merged_pull_requests_count":3433,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":202,"past_year_pull_requests_count":2766,"past_year_avg_time_to_close_issue":3277285.3673469387,"past_year_avg_time_to_close_pull_request":544073.8841372451,"past_year_issues_closed_count":98,"past_year_pull_requests_closed_count":2011,"past_year_pull_request_authors_count":168,"past_year_issue_authors_count":160,"past_year_avg_comments_per_issue":1.2722772277227723,"past_year_avg_comments_per_pull_request":1.6196673897324656,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1647,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/issues","maintainers":[{"login":"DrownFish19","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"ZHUI","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"JunnYu","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"sneaxiy","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"Liujie0926","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Liujie0926"},{"login":"yuanlehome","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuanlehome"},{"login":"ForFishes","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"phlrain","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlrain"},{"login":"gongel","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"wtmlon","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"sijunhe","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"zhiqiu","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"zjjlivein","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"wawltor","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"umiswing","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umiswing"},{"login":"zhaoyinglia","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"},{"login":"guoshengCS","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"},{"login":"freeliuzc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/freeliuzc"},{"login":"deepllz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepllz"},{"login":"jzhang533","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"tianshuo78520a","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianshuo78520a"},{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"},{"login":"joey12300","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joey12300"},{"login":"DrRyanHuang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrRyanHuang"},{"login":"huangjiyi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huangjiyi"},{"login":"tizhou86","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tizhou86"},{"login":"kuizhiqing","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuizhiqing"},{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"},{"login":"zrr1999","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zrr1999"}],"active_maintainers":[{"login":"DrownFish19","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"},{"login":"ZHUI","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"},{"login":"Liujie0926","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Liujie0926"},{"login":"yuanlehome","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuanlehome"},{"login":"phlrain","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlrain"},{"login":"sneaxiy","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"},{"login":"gongel","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"},{"login":"wtmlon","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"},{"login":"JunnYu","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"},{"login":"ForFishes","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"},{"login":"umiswing","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umiswing"},{"login":"freeliuzc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/freeliuzc"},{"login":"wawltor","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"},{"login":"zhiqiu","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"},{"login":"deepllz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepllz"},{"login":"From00","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"},{"login":"tianshuo78520a","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianshuo78520a"},{"login":"zjjlivein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"},{"login":"huangjiyi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huangjiyi"},{"login":"jzhang533","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"},{"login":"sijunhe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"},{"login":"zrr1999","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zrr1999"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPaddlePaddle%2FPaddleNLP/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPaddlePaddle%2FPaddleNLP/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPaddlePaddle%2FPaddleNLP/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPaddlePaddle%2FPaddleNLP/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPaddlePaddle%2FPaddleNLP/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2080302,"maintainers_count":0,"namespaces_count":777389,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53358},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-03-27T08:13:51.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":6846,"full_name":"PaddlePaddle/PaddleNLP","default_branch":"develop","total_commits":5692,"total_committers":379,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.018469656992085,"dds":0.941145467322558,"past_year_total_commits":491,"past_year_total_committers":104,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.721153846153846,"past_year_dds":0.9348268839103869,"last_synced_at":"2026-02-24T00:31:54.321Z","last_synced_commit":"587a5cdf97138ac5032b4bb97cf7fc22a038aaf4","created_at":"2023-03-07T09:43:49.739Z","updated_at":"2026-02-24T00:04:09.021Z","committers":[{"name":"Zhong Hui","email":"zhonghui.net@gmail.com","login":"ZHUI","count":335},{"name":"Sijun He","email":"sijun.he@hotmail.com","login":"sijunhe","count":265},{"name":"Linjie Chen","email":"40840292+linjieccc","login":"linjieccc","count":241},{"name":"lugimzzz","email":"63761690+lugimzzz","login":"lugimzzz","count":226},{"name":"骑马小猫","email":"1435130236@qq.com","login":"wj-Mcat","count":216},{"name":"w5688414","email":"w5688414@gmail.com","login":"w5688414","count":212},{"name":"Jack Zhou","email":"zhoushunjie@baidu.com","login":"joey12300","count":203},{"name":"wawltor","email":"fangzeyang0904@hotmail.com","login":"wawltor","count":199},{"name":"Jiaqi Liu","email":"709153940@qq.com","login":"LiuChiachi","count":198},{"name":"yujun","email":"50394665+JunnYu","login":"JunnYu","count":181},{"name":"liu zhengxi","email":"380185688@qq.com","login":"FrostML","count":178},{"name":"smallv0221","email":"33639025+smallv0221","login":"smallv0221","count":160},{"name":"Zeyu Chen","email":"chenzeyu01@baidu.com","login":"ZeyuChen","count":154},{"name":"Weiguo Zhu","email":"DrownFish19@gmail.com","login":"DrownFish19","count":138},{"name":"gongenlei","email":"gongel@qq.com","login":null,"count":126},{"name":"Noel","email":"wanghuijuan03@baidu.com","login":"LemonNoel","count":124},{"name":"Siming Dai","email":"908660116@qq.com","login":"DesmonDay","count":118},{"name":"yingyibiao","email":"yyb0576@163.com","login":"yingyibiao","count":116},{"name":"Liujie0926","email":"44688141+Liujie0926","login":"Liujie0926","count":72},{"name":"westfish","email":"westfish@126.com","login":"westfish","count":68},{"name":"zhang junjun","email":"1834792141@qq.com","login":"zjjlivein","count":67},{"name":"Guo Sheng","email":"guosheng@baidu.com","login":"guoshengCS","count":66},{"name":"tianxin","email":"tianxin04@baidu.com","login":null,"count":65},{"name":"Ting Liu","email":"wtmlon@foxmail.com","login":"wtmlon","count":61},{"name":"Yuanle Liu","email":"yuanlehome@163.com","login":"yuanlehome","count":51},{"name":"Steffy-zxf","email":"48793257+Steffy-zxf","login":"Steffy-zxf","count":46},{"name":"chenxujun","email":"co63oc","login":"co63oc","count":41},{"name":"kinghuin","email":"kinghuin_chull@163.com","login":"kinghuin","count":40},{"name":"chenxiaozeng","email":"chenshuo07@baidu.com","login":"chenxiaozeng","count":39},{"name":"Milen","email":"35913314+1649759610","login":"1649759610","count":36},{"name":"Tian","email":"121000916+SylarTiaNII","login":"SylarTiaNII","count":29},{"name":"qingzhong1","email":"137043369+qingzhong1","login":"qingzhong1","count":28},{"name":"ShenLiang","email":"2282912238@qq.com","login":"ForFishes","count":28},{"name":"huhuiwen99","email":"53830712+huhuiwen99","login":"huhuiwen99","count":27},{"name":"zhangbo9674","email":"82555433+zhangbo9674","login":"zhangbo9674","count":27},{"name":"Haohongxiang","email":"86215757+haohongxiang","login":"haohongxiang","count":26},{"name":"Hanlin Tang","email":"hanlin.t@outlook.com","login":"hanlintang","count":26},{"name":"sneaxiy","email":"32832641+sneaxiy","login":"sneaxiy","count":25},{"name":"Yam","email":"40912707+Yam0214","login":"Yam0214","count":25},{"name":"xiemoyuan","email":"71377852+xiemoyuan","login":"xiemoyuan","count":24},{"name":"waliwali777","email":"xuexixi@baidu.com","login":"waliwali777","count":23},{"name":"Yuang Liu","email":"liuyuang@baidu.com","login":"FeixLiu","count":23},{"name":"ZhenxingLi","email":"lizhenxing02@baidu.com","login":"Xing-lil","count":22},{"name":"chen","email":"103103266+ckl117","login":"ckl117","count":21},{"name":"greycooker","email":"94276438+greycooker","login":"greycooker","count":20},{"name":"Leo Chen","email":"chenqiuliang@baidu.com","login":"zhiqiu","count":19},{"name":"LixinGuo","email":"18510030324@126.com","login":"fightfat","count":19},{"name":"Roc","email":"30228238+sljlp","login":"sljlp","count":19},{"name":"blacksheep-Aristotle","email":"zhangweilong01@baidu.com","login":"blacksheep-Aristotle","count":18},{"name":"liyueyang","email":"liyueyang01@baidu.com","login":"leeyy2020","count":17},{"name":"gongel","email":"ainlp88@qq.com","login":"gongel","count":17},{"name":"Chang Lu","email":"55493212+AndSonder","login":"AndSonder","count":17},{"name":"zhengzhonghui","email":"zhengzhonghui@baidu.com","login":"deepllz","count":17},{"name":"Yaojie Lu","email":"yaojie.lu@outlook.com","login":"luyaojie","count":16},{"name":"Function-Samuel","email":"73766329+Function-Samuel","login":"Function-Samuel","count":16},{"name":"zhaoyingli","email":"86812880+zhaoyinglia","login":"zhaoyinglia","count":16},{"name":"Qinghua Zhang","email":"115528288+tsinghua-zhang","login":"tsinghua-zhang","count":16},{"name":"lzydev","email":"1528794076@qq.com","login":"heavyrain-lzy","count":15},{"name":"zhangyuqin1998","email":"75946871+zhangyuqin1998","login":"zhangyuqin1998","count":15},{"name":"Kunbo Ding","email":"kunbo_ding@163.com","login":"KB-Ding","count":15},{"name":"LazyFyh","email":"59117842+LazyFyh","login":"LazyFyh","count":15},{"name":"liym27","email":"33742067+liym27","login":"liym27","count":14},{"name":"yeliang2258","email":"30516196+yeliang2258","login":"yeliang2258","count":14},{"name":"Ruibiao Chen","email":"chenruibiao@baidu.com","login":"From00","count":13},{"name":"will-jl944","email":"lujiafeng@baidu.com","login":"will-jl944","count":13},{"name":"tianhaodongbd","email":"137985359+tianhaodongbd","login":"tianhaodongbd","count":13},{"name":"ltd0924","email":"32387785+ltd0924","login":"ltd0924","count":13},{"name":"gmm","email":"38800877+mmglove","login":"mmglove","count":13},{"name":"bukejiyu","email":"52310069+bukejiyu","login":"bukejiyu","count":13},{"name":"duanyanhui","email":"45005871+YanhuiDua","login":"YanhuiDua","count":12},{"name":"yinwei","email":"yinwei_hust@163.com","login":"iosmers","count":12},{"name":"Steffy-zxf","email":"zhangxuefei@baidu.com","login":null,"count":11},{"name":"AIbin","email":"37361953+chang-wenbin","login":"chang-wenbin","count":11},{"name":"ELLIOTT","email":"45143396+ZwhElliott","login":"ZwhElliott","count":11},{"name":"freeliuzc","email":"lzc842650834@gmail.com","login":"freeliuzc","count":11},{"name":"xiaoxiaohehe001","email":"49090790+xiaoxiaohehe001","login":"xiaoxiaohehe001","count":11},{"name":"chenxiaozeng","email":"hebiancaozhu@126.com","login":"moebius21","count":10},{"name":"xuxinyi389","email":"104957571+xuxinyi389","login":"xuxinyi389","count":10},{"name":"wanghuancoder","email":"wanghuan29@baidu.com","login":"wanghuancoder","count":10},{"name":"zhink","email":"33270771+zhink","login":"zhink","count":9},{"name":"Ruibin Cheung","email":"beinggod@foxmail.com","login":"BeingGod","count":9},{"name":"Galaxy1458","email":"55453380+Galaxy1458","login":"Galaxy1458","count":9},{"name":"lilong12","email":"lilong12@baidu.com","login":null,"count":9},{"name":"jeff41404","email":"jeff41404@sina.com","login":null,"count":9},{"name":"JZ-LIANG","email":"liangjianzhong@baidu.com","login":"JZ-LIANG","count":9},{"name":"lizhenyun01","email":"1500424927@qq.com","login":"lizhenyun01","count":8},{"name":"周周周","email":"39978853+zhoutianzi666","login":"zhoutianzi666","count":8},{"name":"xingmingyyj","email":"135400902+xingmingyyj","login":"xingmingyyj","count":8},{"name":"liuzhenhai93","email":"liuzhenhai93@outlook.com","login":"liuzhenhai93","count":8},{"name":"hysunflower","email":"nothing_upc@163.com","login":"hysunflower","count":8},{"name":"gaoziyuan","email":"88373061+gzy19990617","login":"gzy19990617","count":8},{"name":"Zhuoqun Li","email":"2305932025@qq.com","login":"Li-Z-Q","count":8},{"name":"WangZhen","email":"23097963+0x45f","login":"0x45f","count":8},{"name":"Guoxia Wang","email":"mingzilaochongtu@gmail.com","login":"GuoxiaWang","count":8},{"name":"Echo-Nie","email":"157974576+Echo-Nie","login":"Echo-Nie","count":8},{"name":"小五井","email":"56876519+mawenjie8731","login":"mawenjie8731","count":7},{"name":"WangXi","email":"wangxi16@baidu.com","login":"wangxicoding","count":7},{"name":"Meiyim","email":"chenxuyi@baidu.com","login":"Meiyim","count":7},{"name":"zxcd","email":"228587199@qq.com","login":"zxcd","count":7},{"name":"wjx-sudo","email":"78016820+wjx-sudo","login":"wjx-sudo","count":7},{"name":"ronnywang","email":"ronny1996@163.com","login":"ronny1996","count":7},{"name":"lixc","email":"37931619+lixcli","login":"lixcli","count":7},{"name":"liufengwei0103","email":"liufengwei02@baidu.com","login":"liufengwei0103","count":7},{"name":"Yiqun Liu","email":"Xreki","login":"Xreki","count":7},{"name":"Wennie396","email":"44974020+Wennie396","login":"Wennie396","count":7},{"name":"Mangodadada","email":"86183559+Mangodadada","login":"Mangodadada","count":7},{"name":"Longzhi Wang","email":"583087864@qq.com","login":"Wanglongzhi2001","count":7},{"name":"yinfan98","email":"1106310035@qq.com","login":"yinfan98","count":6},{"name":"vivienfanghuagood","email":"89012307+vivienfanghuagood","login":"vivienfanghuagood","count":6},{"name":"megemini","email":"megemini@outlook.com","login":"megemini","count":6},{"name":"lvdongyi","email":"lvdongyi1222@gmail.com","login":"lvdongyi","count":6},{"name":"heliqi","email":"1101791222@qq.com","login":"heliqi","count":6},{"name":"ceci3","email":"ceci3","login":"ceci3","count":6},{"name":"Zero Rains","email":"linjunlu@zerorains.top","login":"zeroRains","count":6},{"name":"ZZK","email":"359521840@qq.com","login":"MARD1NO","count":6},{"name":"YUNSHEN XIE","email":"1084314248@qq.com","login":"XieYunshen","count":6},{"name":"Difer","email":"707065510@qq.com","login":"Difers","count":5},{"name":"littsk","email":"1214689160@qq.com","login":"littsk","count":5},{"name":"Severus Q","email":"qinhuapeng425@gmail.com","login":"qhpeklh5959","count":5},{"name":"Kai Song","email":"50285351+USTCKAY","login":"USTCKAY","count":5},{"name":"zty-king","email":"129518799+zty-king","login":"zty-king","count":5},{"name":"wuhuachaocoding","email":"77733235+wuhuachaocoding","login":"wuhuachaocoding","count":5},{"name":"umiswing","email":"umiswing@foxmail.com","login":"umiswing","count":5},{"name":"King","email":"jiaqianjing1992@163.com","login":null,"count":5},{"name":"DefTruth","email":"31974251+DefTruth","login":"DefTruth","count":5},{"name":"Baibaifan","email":"39549453+Baibaifan","login":"Baibaifan","count":5},{"name":"LiYuRio","email":"63526175+LiYuRio","login":"LiYuRio","count":5},{"name":"WinSun","email":"35953131+fiyen","login":"fiyen","count":5},{"name":"XiangzheWang","email":"52154250+Waynezee","login":"Waynezee","count":5},{"name":"Yichen Zhang","email":"32740647+pkuzyc","login":"pkuzyc","count":5},{"name":"Yuntao Nie","email":"55341119+GITD245","login":"GITD245","count":5},{"name":"l1cacheDell","email":"105575233+l1cacheDell","login":"l1cacheDell","count":5},{"name":"cyber-pioneer","email":"116002591+cyber-pioneer","login":"cyber-pioneer","count":4},{"name":"jm12138","email":"2286040843@qq.com","login":"jm12138","count":4},{"name":"littletomatodonkey","email":"dazhiningsibuqu@163.com","login":"littletomatodonkey","count":4},{"name":"lzy","email":"569782149@qq.com","login":"carryyu","count":4},{"name":"niuliling123","email":"51102941+niuliling123","login":"niuliling123","count":4},{"name":"pangengzheng","email":"117730991+pangengzheng","login":"pangengzheng","count":4},{"name":"yulangz","email":"53958801+yulangz","login":"yulangz","count":4},{"name":"zhengya01","email":"43601548+zhengya01","login":"zhengya01","count":4},{"name":"zhiboniu","email":"31800336+zhiboniu","login":"zhiboniu","count":4},{"name":"Beacontownfc","email":"89081023+Beacontownfc","login":"Beacontownfc","count":4},{"name":"小小的香辛料","email":"little_spice@163.com","login":"doubleguy","count":4},{"name":"Allen Guo","email":"alleng@graphcore.ai","login":"gglin001","count":4},{"name":"Ferrebo","email":"kebo01@baidu.com","login":"bo-ke","count":4},{"name":"Yaozong Shen","email":"shenyaozong@baidu.com","login":"binlinquge","count":4},{"name":"xiongkun","email":"xiongkun03@baidu.com","login":"2742195759","count":4},{"name":"Chang Xu","email":"molixu7@gmail.com","login":"RachelXu7","count":4},{"name":"27182812","email":"33630730+27182812","login":"27182812","count":4},{"name":"Ghost Screaming","email":"mofengshenjieII@163.com","login":"GhostScreaming","count":4},{"name":"EnflameGCU","email":"118410644+EnflameGCU","login":"EnflameGCU","count":4},{"name":"Hongwen Xin","email":"55238914+penPenf28","login":"penPenf28","count":4},{"name":"Jianbang Yang","email":"yangjianbang112@gmail.com","login":"dynamicheart","count":4},{"name":"Jie.Z","email":"109219440+jie-z-0607","login":"jie-z-0607","count":4},{"name":"MayYouBeProsperous","email":"ljmhz@outlook.com","login":"MayYouBeProsperous","count":4},{"name":"QingshuChen","email":"chenqingshu@baidu.com","login":"QingshuChen","count":4},{"name":"RichardWooSJTU","email":"37864677+RichardWooSJTU","login":"RichardWooSJTU","count":4},{"name":"Shing","email":"54232512+Jason233333","login":"Jason233333","count":4},{"name":"WAI-clear","email":"40576059+WAI-clear","login":"WAI-clear","count":4},{"name":"Wang Bojun","email":"105858416+wwbitejotunn","login":"wwbitejotunn","count":4},{"name":"ZeyuTeng96","email":"96521059+ZeyuTeng96","login":"ZeyuTeng96","count":4},{"name":"Zhengyang Song","email":"songzy_thu@163.com","login":"songzy12","count":4},{"name":"aooxin","email":"59520374+aooxin","login":"aooxin","count":4},{"name":"duanboqiang","email":"firestonelib@gmail.com","login":"firestonelib","count":3},{"name":"houj04","email":"35131887+houj04","login":"houj04","count":3},{"name":"kevin","email":"chengyf112@gmail.com","login":"kevincheng2","count":3},{"name":"lastrei","email":"32331131+lastrei","login":"lastrei","count":3},{"name":"risemeup1","email":"62429225+risemeup1","login":"risemeup1","count":3},{"name":"shentanyue","email":"34421038+shentanyue","login":"shentanyue","count":3},{"name":"winter-wang","email":"78149749+winter-wang","login":"winter-wang","count":3},{"name":"xiaoguoguo626807","email":"100397923+xiaoguoguo626807","login":"xiaoguoguo626807","count":3},{"name":"Jingqi Chen","email":"chenjingqi@buaa.edu.cn","login":"CJ77Qi","count":3},{"name":"Aganlengzi","email":"aganlengzi@gmail.com","login":"Aganlengzi","count":3},{"name":"Gu Shiwei","email":"gushiwei@baidu.com","login":"swgu98","count":3},{"name":"Zhang Ting","email":"zhangting_2017@163.com","login":"zhangting2020","count":3},{"name":"ymyjl","email":"113601649+ymyjl","login":"ymyjl","count":3},{"name":"TranscenderNing","email":"103309254+TranscenderNing","login":"TranscenderNing","count":3},{"name":"Southpika","email":"122620817+Southpika","login":"Southpika","count":3},{"name":"Siyao (Logan) Peng","email":"10673571+logan-siyao-peng","login":"logan-siyao-peng","count":3},{"name":"PeiyuLau","email":"135964669+PeiyuLau","login":"PeiyuLau","count":3},{"name":"NINGBENZHE","email":"53843873+NINGBENZHE","login":"NINGBENZHE","count":3},{"name":"Lu Qi","email":"61354321+MarioLulab","login":"MarioLulab","count":3},{"name":"Lei Xiaopeng","email":"lxp521125","login":"lxp521125","count":3},{"name":"Hanyonggong","email":"80840407+Hanyonggong","login":"Hanyonggong","count":3},{"name":"DanielYang","email":"grasswolfs@163.com","login":"D-DanielYang","count":3},{"name":"Chitsing KUI","email":"kuizhiqing@msn.com","login":"kuizhiqing","count":3},{"name":"Aurelius84","email":"zhangliujie@baidu.com","login":"Aurelius84","count":3},{"name":"kev","email":"kev123456@126.com","login":"kev123456","count":2},{"name":"Cheng Yanfei","email":"yanfei.cheng@intel.com","login":"yanfeich","count":2},{"name":"kangguangli","email":"kangguangli@hotmail.com","login":"kangguangli","count":2},{"name":"NeroLoh","email":"745827440@qq.com","login":"NeroLoh","count":2},{"name":"lizexu123","email":"39205361+lizexu123","login":"lizexu123","count":2},{"name":"lszxb","email":"798971857.ab@gmail.com","login":"lszxb","count":2},{"name":"ming1753","email":"61511741+ming1753","login":"ming1753","count":2},{"name":"pangyoki","email":"pangyoki@126.com","login":"pangyoki","count":2},{"name":"qiuwenbo","email":"qiuwenbogdut@163.com","login":"qiuwenbogdut","count":2},{"name":"renmada","email":"43545086+renmada","login":"renmada","count":2},{"name":"tanhanzhuo","email":"92439758+tanhanzhuo","login":"tanhanzhuo","count":2},{"name":"thinking-computer","email":"145450064+thinking-computer","login":"thinking-computer","count":2},{"name":"tianyuzhou668","email":"143938697+tianyuzhou668","login":"tianyuzhou668","count":2},{"name":"Jason","email":"jiangjiajun@baidu.com","login":"jiangjiajun","count":2},{"name":"曾小健","email":"2119516028@qq.com","login":"ArtificialZeng","count":2},{"name":"啊biu","email":"104550635+kingTLE","login":"kingTLE","count":2},{"name":"zhouzj","email":"41366441+zzjjay","login":"zzjjay","count":2},{"name":"zhongtianyun","email":"79952610+tianyumyum","login":"tianyumyum","count":2},{"name":"zhaohaixu","email":"49297029+zhaohaixu","login":"zhaohaixu","count":2},{"name":"zhaogf01","email":"148510471+zhaogf01","login":"zhaogf01","count":2},{"name":"xysheng-baidu","email":"121540080+xysheng-baidu","login":"xysheng-baidu","count":2},{"name":"wanly young","email":"wanlyoung@outlook.com","login":"TimeYWL","count":2},{"name":"Chenxiao Niu","email":"ncx_bupt@163.com","login":"ShawnNew","count":2},{"name":"zhoujun","email":"572459439@qq.com","login":"WenmuZhou","count":2},{"name":"zhengshengning","email":"ningzhengsheng@163.com","login":"zhengshengning","count":2},{"name":"tianshuo78520a","email":"707759223@qq.com","login":"tianshuo78520a","count":2},{"name":"Lucas","email":"33367939+cqulilujia","login":"cqulilujia","count":2},{"name":"Penghui Zhao","email":"23020171153072@stu.xmu.edu.cn","login":"nosaydomore","count":2},{"name":"HydrogenSulfate","email":"490868991@qq.com","login":"HydrogenSulfate","count":2},{"name":"Jinji Fu","email":"85874364+fjjF77","login":"fjjF77","count":2},{"name":"LOVE-YOURSELF-1","email":"71559440+LOVE-YOURSELF-1","login":"LOVE-YOURSELF-1","count":2},{"name":"Erwin Gao","email":"32192043+iverxin","login":"iverxin","count":2},{"name":"GoldPancake","email":"56388518+Deleter-D","login":"Deleter-D","count":2},{"name":"Dangweichong","email":"58496487+TBD1","login":"TBD1","count":2},{"name":"AI-Mart","email":"63343847+AI-Mart","login":"AI-Mart","count":2},{"name":"PiaoYang","email":"495384481@qq.com","login":"46319943","count":2},{"name":"Pikaman","email":"wen_lincheng@163.com","login":"wenlincheng","count":2},{"name":"SdeeRK","email":"78007442+SdeeRK","login":"SdeeRK","count":2},{"name":"TTerror","email":"tangzhiyi11","login":"tangzhiyi11","count":2},{"name":"Weilong Wu","email":"veyron_wu@163.com","login":"veyron95","count":2},{"name":"Wu Chencan","email":"77946882+DanGuge","login":"DanGuge","count":2},{"name":"jzhang533","email":"jzhang533@gmail.com","login":"jzhang533","count":2},{"name":"iamqiz","email":"48077521+iamqiz","login":"iamqiz","count":2},{"name":"danleifeng","email":"52735331+danleifeng","login":"danleifeng","count":2},{"name":"cyy536","email":"64260110+cyy536","login":"cyy536","count":2},{"name":"cyk","email":"13767887+cyk1337","login":"cyk1337","count":2},{"name":"chen2016013","email":"111894720+chen2016013","login":"chen2016013","count":2},{"name":"baoqiwen","email":"baoqiwen@baidu.com","login":"baoqiwen","count":2},{"name":"a31413510","email":"31413510@qq.com","login":"a31413510","count":2},{"name":"Zong Wei","email":"wei.zong@intel.com","login":"zongwave","count":2},{"name":"ZiyiHuang","email":"62085413+Fantasy-02","login":"Fantasy-02","count":2},{"name":"Zii","email":"153092737+ziangqin-baidu","login":"ziangqin-baidu","count":2},{"name":"Zhan Rongrui","email":"46243324+zrr1999","login":"zrr1999","count":2},{"name":"Xuanang Chen","email":"chenxuanang19@mails.ucas.ac.cn","login":"cxa-unique","count":2},{"name":"lcykww","email":"55623957+lcykww","login":"lcykww","count":1},{"name":"laixinyi","email":"1798419979@qq.com","login":"LaiXinyi823","count":1},{"name":"kztao","email":"taokuizu@qq.com","login":"kztao","count":1},{"name":"kebin liu","email":"LiuKebin@bupt.edu.cn","login":"wanderHZ","count":1},{"name":"jax","email":"49807842+micelvrice","login":"micelvrice","count":1},{"name":"invokerbyxv","email":"43714368+invokerbyxv","login":"invokerbyxv","count":1},{"name":"idontkonwher","email":"33867371+idontkonwher","login":"idontkonwher","count":1},{"name":"iamWHTWD","email":"28421344+iamWHTWD","login":"iamWHTWD","count":1},{"name":"huangjiyi","email":"43315610+huangjiyi","login":"huangjiyi","count":1},{"name":"hsz06","email":"1261081994@qq.com","login":"hsz06","count":1},{"name":"limingshu","email":"61349199+JamesLim-sy","login":"JamesLim-sy","count":1},{"name":"nunnunko777","email":"103618232+XuLingnan","login":"XuLingnan","count":1},{"name":"ooo oo","email":"106524776+ooooo-create","login":"ooooo-create","count":1},{"name":"paopjian","email":"672034519@qq.com","login":"paopjian","count":1},{"name":"parap1uie-s","email":"parap1uie-s","login":"parap1uie-s","count":1},{"name":"blueoom","email":"4945756+anexplore","login":"anexplore","count":1},{"name":"bruce0210","email":"100854336+bruce0210","login":"bruce0210","count":1},{"name":"buchongyu","email":"18001307871@163.com","login":"buchongyu2","count":1},{"name":"caption","email":"101684156+chncaption","login":"chncaption","count":1},{"name":"chenxiangzhen","email":"2839097618@qq.com","login":"chenxiangzhen","count":1},{"name":"christineaa","email":"49200582+christineaa","login":"christineaa","count":1},{"name":"clas_benchmark","email":"huangxu_app@163.com","login":"huangxu96","count":1},{"name":"d294270681","email":"294270681@qq.com","login":"d294270681","count":1},{"name":"daofaziran1","email":"48004439+daofaziran1","login":"daofaziran1","count":1},{"name":"dimensionplane","email":"42080955+dimensionplane","login":"dimensionplane","count":1},{"name":"dongfangshenzhu","email":"102794151+dongfangshenzhu","login":"dongfangshenzhu","count":1},{"name":"dongzezhao","email":"dongzezhao@baidu.com","login":"D0m021ng","count":1},{"name":"enzodechine","email":"enzo9533@hotmail.com","login":"runzhech","count":1},{"name":"feifei-111","email":"2364819892@qq.com","login":"feifei-111","count":1},{"name":"frozenfish123","email":"dy_gao@whu.edu.cn","login":"dyan-dy","count":1},{"name":"haoyuying","email":"35907364+haoyuying","login":"haoyuying","count":1},{"name":"yaqiang.sun","email":"sunyaking@163.com","login":"yaqiangsun","count":1},{"name":"lidanqing","email":"danqing.li@intel.com","login":"lidanqing-intel","count":1},{"name":"pigzhang","email":"30454643+a5116638","login":"a5116638","count":1},{"name":"xiguapipi","email":"84235333+xiguapipi","login":"xiguapipi","count":1},{"name":"yafengguo","email":"yafengguo","login":"yafengguo","count":1},{"name":"yangjianfengo1","email":"125249383+yangjianfengo1","login":"yangjianfengo1","count":1},{"name":"yuguo","email":"948529990@qq.com","login":"yuguo-Jack","count":1},{"name":"zche4846","email":"59648772+zche4846","login":"zche4846","count":1},{"name":"zhaody","email":"95118789+dddd-d","login":"dddd-d","count":1},{"name":"zhiyongLiu1114","email":"47651345+zhiyongLiu1114","login":"zhiyongLiu1114","count":1},{"name":"zirui","email":"zirui.dream@gmail.com","login":"zirui","count":1},{"name":"zqw_1997","email":"118182234+zhengqiwen1997","login":"zhengqiwen1997","count":1},{"name":"小小的香辛料","email":"zhangbin41@baidu.com","login":null,"count":1},{"name":"吴高升","email":"wugaosheng@mails.ccnu.edu.cn","login":null,"count":1},{"name":"zws-2019","email":"58263638+zws-2019","login":"zws-2019","count":1},{"name":"zzz2010","email":"zzz2010@gmail.com","login":"zzz2010","count":1},{"name":"张明明","email":"2416013822@qq.com","login":"mingMelody","count":1},{"name":"芳樽里的歌","email":"32690978+zifeiYv","login":"zifeiYv","count":1},{"name":"蒙虒","email":"474151727@qq.com","login":"TmengT","count":1},{"name":"许万鹏","email":"xwp@cumt.edu.cn","login":"WanpengXu","count":1},{"name":"piotrekobi","email":"48731682+piotrekobi","login":"piotrekobi","count":1},{"name":"qingqing01","email":"dangqingqing@baidu.com","login":"qingqing01","count":1},{"name":"qipengh","email":"qipengh@qq.com","login":"qipengh","count":1},{"name":"rogerserper","email":"124558887+rogerserper","login":"rogerserper","count":1},{"name":"shang-mt","email":"127828670+shang-mt","login":"shang-mt","count":1},{"name":"sserdoubleh","email":"sserdoubleh@gmail.com","login":"sserdoubleh","count":1},{"name":"sunrui","email":"1527717978@qq.com","login":"ruisunyc","count":1},{"name":"taixiurong","email":"taixiurong@126.com","login":"taixiurong","count":1},{"name":"thomas-yanxin","email":"58030051+thomas-yanxin","login":"thomas-yanxin","count":1},{"name":"tianchunfeng","email":"90968567+tianberg","login":"tianberg","count":1},{"name":"turkeymz","email":"441591841@qq.com","login":"turkeymz","count":1},{"name":"wangxinxin08","email":"69842442+wangxinxin08","login":"wangxinxin08","count":1},{"name":"weiwei1115","email":"77423316+weiwei1115","login":"weiwei1115","count":1},{"name":"weiweisss","email":"114733550+weiweisss","login":"weiweisss","count":1},{"name":"whf313","email":"83126958+whf313","login":"whf313","count":1},{"name":"wuxin","email":"54521112+wuxin-555","login":"wuxin-555","count":1},{"name":"FireDog2","email":"133526801+FireDog2","login":"FireDog2","count":1},{"name":"FocusLuo","email":"focus.luo@intel.com","login":"FocusLuo","count":1},{"name":"GGBond8488","email":"33050871+GGBond8488","login":"GGBond8488","count":1},{"name":"GT-Zhang","email":"46156734+GT-ZhangAcer","login":"GT-ZhangAcer","count":1},{"name":"Guanbin_whu","email":"3501406249@qq.com","login":"Glencsa","count":1},{"name":"Guspan Tanadi","email":"36249910+guspan-tanadi","login":"guspan-tanadi","count":1},{"name":"HJHGJGHHG","email":"59946819+HJHGJGHHG","login":"HJHGJGHHG","count":1},{"name":"Jade Peng","email":"pjq518@gmail.com","login":"jadepeng","count":1},{"name":"Junyuan Shang","email":"804593872@qq.com","login":"sjy1203","count":1},{"name":"Kevin吴嘉文","email":"417333277@qq.com","login":"kevinng77","count":1},{"name":"Liebele","email":"74486188+Liebele","login":"Liebele","count":1},{"name":"LokeZhou","email":"aishenghuoaiqq@163.com","login":"LokeZhou","count":1},{"name":"Ming-Xu Huang","email":"mingxu1067@gmail.com","login":"mingxu1067","count":1},{"name":"Felix Hao","email":"felixhao28@gmail.com","login":"felixhao28","count":1},{"name":"MooTong123","email":"44767255+MooTong123","login":"MooTong123","count":1},{"name":"Peihan","email":"lphs1234567@gmail.com","login":"OliverLPH","count":1},{"name":"Pioneer-wxh","email":"151451952+Pioneer-wxh","login":"Pioneer-wxh","count":1},{"name":"Qi Li","email":"qili93@qq.com","login":"qili93","count":1},{"name":"Chenghao Liu","email":"chenghao1652@126.com","login":"lchdl","count":1},{"name":"BinChen","email":"38782567+ChenBinfighting1","login":"ChenBinfighting1","count":1},{"name":"Bin Lu","email":"lubing02@gmail.com","login":"Intsigstephon","count":1},{"name":"Ben","email":"smallbenxiong@163.com","login":"smallbenxiong","count":1},{"name":"BasicCoder","email":"abasiccoder@gmail.com","login":"BasicCoder","count":1},{"name":"Baizhou Huang","email":"56379056+skpig","login":"skpig","count":1},{"name":"BFJL","email":"46952203+BFJL","login":"BFJL","count":1},{"name":"Andy","email":"42296614+rhenus1994","login":"rhenus1994","count":1},{"name":"Alpha Hinex","email":"AlphaHinex@gmail.com","login":"AlphaHinex","count":1},{"name":"AlexRainHao","email":"39720357+AlexRainHao","login":"AlexRainHao","count":1},{"name":"CrystalX","email":"550820611@qq.com","login":"Crystal-X-111","count":1},{"name":"Damonpkl","email":"87520958+Damonpkl","login":"Damonpkl","count":1},{"name":"Dianhai","email":"yudianhai@baidu.com","login":"raindrops2sea","count":1},{"name":"Elvis Stuart","email":"75023175+Elvisambition","login":"Elvisambition","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Ernestina","email":"48557439+ErnestinaQiu","login":"ErnestinaQiu","count":1},{"name":"Submerge","email":"109460192+Submerge-Gu","login":"Submerge-Gu","count":1},{"name":"Tong Zhu（朱桐）","email":"spico1026@gmail.com","login":"Spico197","count":1},{"name":"Tony An","email":"taotao9229@gmail.com","login":"tonyanhq","count":1},{"name":"WJJ1995","email":"wjjisloser@163.com","login":"wjj19950828","count":1},{"name":"Walter Wu","email":"152165588+WhuanY","login":"WhuanY","count":1},{"name":"Wang-ck123","email":"68007880+Wang-ck123","login":"Wang-ck123","count":1},{"name":"Wangzheee","email":"634486483@qq.com","login":"Wangzheee","count":1},{"name":"Wenbo Yang","email":"solrex","login":"solrex","count":1},{"name":"XiangGao","email":"jeff41404@gmail.com","login":"jeff41404","count":1},{"name":"Yantao","email":"57212349+RicardoL1u","login":"RicardoL1u","count":1},{"name":"Yanxing Shi","email":"48111042+Yanxing-Shi","login":"Yanxing-Shi","count":1},{"name":"Yu Wu","email":"50996772+Haibarayu","login":"Haibarayu","count":1},{"name":"Yzc216","email":"101054010+Yzc216","login":"Yzc216","count":1},{"name":"Ze-Yi LIN","email":"58305964+Zeyi-Lin","login":"Zeyi-Lin","count":1},{"name":"aiyinyuedejustin","email":"114650502+aiyinyuedejustin","login":"aiyinyuedejustin","count":1},{"name":"alkaid","email":"41095516+alkaideemo","login":"alkaideemo","count":1},{"name":"asr-sheep1","email":"103491002+asr-sheep1","login":"asr-sheep1","count":1},{"name":"benfeng","email":"benfeng@mail.ustc.edu.cn","login":"BenfengXu","count":1},{"name":"xiezheng-XD","email":"141627292+xiezheng-XD","login":"xiezheng-XD","count":1},{"name":"Feng Ni","email":"nemonameless@qq.com","login":"nemonameless","count":1},{"name":"Qiming Zhu","email":"58735353+dfmz759837901","login":"dfmz759837901","count":1},{"name":"RevL147","email":"97594206+RevL147","login":"RevL147","count":1},{"name":"Ryan","email":"zihaohuang@aliyun.com","login":"DrRyanHuang","count":1},{"name":"S M","email":"152000127+guangyunms","login":"guangyunms","count":1},{"name":"Sal Saromines","email":"82336164+Joker1718","login":"Joker1718","count":1},{"name":"SebastjanPrachovskij","email":"86522260+SebastjanPrachovskij","login":"SebastjanPrachovskij","count":1},{"name":"Septilliony","email":"52767905+Septilliony","login":"Septilliony","count":1},{"name":"SevenSamon","email":"77373764+SevenSamon","login":"SevenSamon","count":1},{"name":"Shenghe Wang","email":"59133489+shenghwa","login":"shenghwa","count":1},{"name":"Shijie","email":"505749828@qq.com","login":"Wong4j","count":1},{"name":"Shuangchi He","email":"34329208+Yulv-git","login":"Yulv-git","count":1},{"name":"Siyu Zhao","email":"jzd4rdmhh@hotmail.com","login":"PatriciaPulec","count":1},{"name":"MiuGod0126","email":"68314259+MiuGod0126","login":"MiuGod0126","count":1},{"name":"Sunny-bot1","email":"68891411+Sunny-bot1","login":"Sunny-bot1","count":1},{"name":"Thomas Young","email":"35565423+HexToString","login":"HexToString","count":1},{"name":"Ti Zhou","email":"tizhou1986@gmail.com","login":"tizhou86","count":1},{"name":"Tian Zheng","email":"murkydepth@163.com","login":"Tom-Zheng","count":1}],"past_year_committers":[{"name":"Zhong Hui","email":"zhonghui.net@gmail.com","login":"ZHUI","count":32},{"name":"Liujie0926","email":"44688141+Liujie0926","login":"Liujie0926","count":29},{"name":"Weiguo Zhu","email":"DrownFish19@gmail.com","login":"DrownFish19","count":29},{"name":"Hanlin Tang","email":"hanlin.t@outlook.com","login":"hanlintang","count":26},{"name":"ZhenxingLi","email":"lizhenxing02@baidu.com","login":"Xing-lil","count":20},{"name":"Function-Samuel","email":"73766329+Function-Samuel","login":"Function-Samuel","count":16},{"name":"lugimzzz","email":"63761690+lugimzzz","login":"lugimzzz","count":16},{"name":"waliwali777","email":"xuexixi@baidu.com","login":"waliwali777","count":15},{"name":"chen","email":"103103266+ckl117","login":"ckl117","count":13},{"name":"Yuanle Liu","email":"yuanlehome@163.com","login":"yuanlehome","count":12},{"name":"ltd0924","email":"32387785+ltd0924","login":"ltd0924","count":12},{"name":"Siming Dai","email":"908660116@qq.com","login":"DesmonDay","count":11},{"name":"co63oc","email":"co63oc","login":"co63oc","count":11},{"name":"bukejiyu","email":"52310069+bukejiyu","login":"bukejiyu","count":9},{"name":"AIbin","email":"37361953+chang-wenbin","login":"chang-wenbin","count":9},{"name":"Echo-Nie","email":"157974576+Echo-Nie","login":"Echo-Nie","count":8},{"name":"yujun","email":"50394665+JunnYu","login":"JunnYu","count":8},{"name":"freeliuzc","email":"lzc842650834@gmail.com","login":"freeliuzc","count":7},{"name":"gongel","email":"ainlp88@qq.com","login":"gongel","count":7},{"name":"liufengwei0103","email":"liufengwei02@baidu.com","login":"liufengwei0103","count":7},{"name":"liym27","email":"33742067+liym27","login":"liym27","count":7},{"name":"xingmingyyj","email":"135400902+xingmingyyj","login":"xingmingyyj","count":7},{"name":"Tian","email":"121000916+SylarTiaNII","login":"SylarTiaNII","count":6},{"name":"lizhenyun01","email":"1500424927@qq.com","login":"lizhenyun01","count":6},{"name":"sneaxiy","email":"32832641+sneaxiy","login":"sneaxiy","count":6},{"name":"xuxinyi389","email":"104957571+xuxinyi389","login":"xuxinyi389","count":5},{"name":"zhangyuqin1998","email":"75946871+zhangyuqin1998","login":"zhangyuqin1998","count":5},{"name":"umiswing","email":"umiswing@foxmail.com","login":"umiswing","count":5},{"name":"l1cacheDell","email":"105575233+l1cacheDell","login":"l1cacheDell","count":5},{"name":"greycooker","email":"94276438+greycooker","login":"greycooker","count":5},{"name":"Zhuoqun Li","email":"2305932025@qq.com","login":"Li-Z-Q","count":5},{"name":"Yuntao Nie","email":"55341119+GITD245","login":"GITD245","count":5},{"name":"XiangzheWang","email":"52154250+Waynezee","login":"Waynezee","count":5},{"name":"Chang Lu","email":"55493212+AndSonder","login":"AndSonder","count":4},{"name":"Shing","email":"54232512+Jason233333","login":"Jason233333","count":4},{"name":"Zero Rains","email":"linjunlu@zerorains.top","login":"zeroRains","count":4},{"name":"blacksheep-Aristotle","email":"zhangweilong01@baidu.com","login":"blacksheep-Aristotle","count":4},{"name":"Tianyu Zheng","email":"129518799+zty-king","login":"zty-king","count":4},{"name":"Gu Shiwei","email":"gushiwei@baidu.com","login":"swgu98","count":3},{"name":"yulangz","email":"53958801+yulangz","login":"yulangz","count":3},{"name":"will-jl944","email":"lujiafeng@baidu.com","login":"will-jl944","count":3},{"name":"vivienfanghuagood","email":"89012307+vivienfanghuagood","login":"vivienfanghuagood","count":3},{"name":"gaoziyuan","email":"88373061+gzy19990617","login":"gzy19990617","count":3},{"name":"Yichen Zhang","email":"32740647+pkuzyc","login":"pkuzyc","count":3},{"name":"Wennie396","email":"44974020+Wennie396","login":"Wennie396","count":3},{"name":"Ting","email":"wtmlon@foxmail.com","login":"wtmlon","count":3},{"name":"ShenLiang","email":"2282912238@qq.com","login":"ForFishes","count":3},{"name":"Kunbo Ding","email":"kunbo_ding@163.com","login":"KB-Ding","count":3},{"name":"Jie.Z","email":"109219440+jie-z-0607","login":"jie-z-0607","count":2},{"name":"Jinji Fu","email":"85874364+fjjF77","login":"fjjF77","count":2},{"name":"SdeeRK","email":"78007442+SdeeRK","login":"SdeeRK","count":2},{"name":"Zhan Rongrui","email":"46243324+zrr1999","login":"zrr1999","count":2},{"name":"tianshuo78520a","email":"707759223@qq.com","login":"tianshuo78520a","count":2},{"name":"zhengshengning","email":"ningzhengsheng@163.com","login":"zhengshengning","count":2},{"name":"zhongtianyun","email":"79952610+tianyumyum","login":"tianyumyum","count":2},{"name":"zhink","email":"33270771+zhink","login":"zhink","count":2},{"name":"zhengzhonghui","email":"zhengzhonghui@baidu.com","login":"deepllz","count":2},{"name":"risemeup1","email":"62429225+risemeup1","login":"risemeup1","count":2},{"name":"Zong Wei","email":"wei.zong@intel.com","login":"zongwave","count":2},{"name":"baoqiwen","email":"baoqiwen@baidu.com","login":"baoqiwen","count":2},{"name":"chen2016013","email":"111894720+chen2016013","login":"chen2016013","count":2},{"name":"lzy","email":"569782149@qq.com","login":"carryyu","count":2},{"name":"danleifeng","email":"52735331+danleifeng","login":"danleifeng","count":2},{"name":"cyy536","email":"64260110+cyy536","login":"cyy536","count":2},{"name":"ooo oo","email":"106524776+ooooo-create","login":"ooooo-create","count":1},{"name":"nunnunko777","email":"103618232+XuLingnan","login":"XuLingnan","count":1},{"name":"ming1753","email":"61511741+ming1753","login":"ming1753","count":1},{"name":"megemini","email":"megemini@outlook.com","login":"megemini","count":1},{"name":"kevin","email":"chengyf112@gmail.com","login":"kevincheng2","count":1},{"name":"kebin liu","email":"LiuKebin@bupt.edu.cn","login":"wanderHZ","count":1},{"name":"jzhang533","email":"jzhang533@gmail.com","login":"jzhang533","count":1},{"name":"jax","email":"49807842+micelvrice","login":"micelvrice","count":1},{"name":"huangjiyi","email":"43315610+huangjiyi","login":"huangjiyi","count":1},{"name":"hsz06","email":"1261081994@qq.com","login":"hsz06","count":1},{"name":"dongzezhao","email":"dongzezhao@baidu.com","login":"D0m021ng","count":1},{"name":"wanghuancoder","email":"wanghuan29@baidu.com","login":"wanghuancoder","count":1},{"name":"weiweisss","email":"114733550+weiweisss","login":"weiweisss","count":1},{"name":"yaqiang.sun","email":"sunyaking@163.com","login":"yaqiangsun","count":1},{"name":"zhangbo9674","email":"82555433+zhangbo9674","login":"zhangbo9674","count":1},{"name":"zhaody","email":"95118789+dddd-d","login":"dddd-d","count":1},{"name":"zhaohaixu","email":"49297029+zhaohaixu","login":"zhaohaixu","count":1},{"name":"许万鹏","email":"xwp@cumt.edu.cn","login":"WanpengXu","count":1},{"name":"周周周","email":"39978853+zhoutianzi666","login":"zhoutianzi666","count":1},{"name":"Pioneer-wxh","email":"151451952+Pioneer-wxh","login":"Pioneer-wxh","count":1},{"name":"Liebele","email":"74486188+Liebele","login":"Liebele","count":1},{"name":"LiYuRio","email":"63526175+LiYuRio","login":"LiYuRio","count":1},{"name":"Junyuan Shang","email":"804593872@qq.com","login":"sjy1203","count":1},{"name":"Guspan Tanadi","email":"36249910+guspan-tanadi","login":"guspan-tanadi","count":1},{"name":"Guoxia Wang","email":"mingzilaochongtu@gmail.com","login":"GuoxiaWang","count":1},{"name":"Guanbin_whu","email":"3501406249@qq.com","login":"Glencsa","count":1},{"name":"FocusLuo","email":"focus.luo@intel.com","login":"FocusLuo","count":1},{"name":"FireDog2","email":"133526801+FireDog2","login":"FireDog2","count":1},{"name":"Ferrebo","email":"kebo01@baidu.com","login":"bo-ke","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"RevL147","email":"97594206+RevL147","login":"RevL147","count":1},{"name":"Siyu Zhao","email":"jzd4rdmhh@hotmail.com","login":"PatriciaPulec","count":1},{"name":"YUNSHEN XIE","email":"1084314248@qq.com","login":"XieYunshen","count":1},{"name":"Yzc216","email":"101054010+Yzc216","login":"Yzc216","count":1},{"name":"Ze-Yi LIN","email":"58305964+Zeyi-Lin","login":"Zeyi-Lin","count":1},{"name":"ZiyiHuang","email":"62085413+Fantasy-02","login":"Fantasy-02","count":1},{"name":"a31413510","email":"31413510@qq.com","login":"a31413510","count":1},{"name":"aiyinyuedejustin","email":"114650502+aiyinyuedejustin","login":"aiyinyuedejustin","count":1},{"name":"aooxin","email":"59520374+aooxin","login":"aooxin","count":1},{"name":"dimensionplane","email":"42080955+dimensionplane","login":"dimensionplane","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-28T00:00:06.830Z","repositories_count":6204690,"commits_count":927211264,"contributors_count":35826992,"owners_count":1144726,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"PaddlePaddle/PaddleNLP","html_url":"https://github.com/PaddlePaddle/PaddleNLP","last_synced_at":"2026-01-09T14:16:11.658Z","status":"active","issues_count":1455,"pull_requests_count":5777,"avg_time_to_close_issue":17441525.34516928,"avg_time_to_close_pull_request":3311536.6184210526,"issues_closed_count":1211,"pull_requests_closed_count":4560,"pull_request_authors_count":353,"issue_authors_count":947,"avg_comments_per_issue":2.9532646048109967,"avg_comments_per_pull_request":1.9039293751081876,"merged_pull_requests_count":3451,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":130,"past_year_pull_requests_count":1985,"past_year_avg_time_to_close_issue":3990580.447761194,"past_year_avg_time_to_close_pull_request":480709.7518037518,"past_year_issues_closed_count":67,"past_year_pull_requests_closed_count":1386,"past_year_pull_request_authors_count":142,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":1.6615384615384614,"past_year_avg_comments_per_pull_request":1.5405541561712845,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1136,"created_at":"2023-05-14T21:50:39.159Z","updated_at":"2026-01-09T14:16:11.658Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaddlePaddle%2FPaddleNLP/issues","issue_labels_count":{"table":{"question":931,"stale":551,"triage":451,"bug":322,"others":50,"documentation":24,"pipelines":7,"text classification":5,"enhancement":4,"ppdiffusers":3,"keep":3,"ie":3,"LLM":2,"model-compression":2,"Enterprise":2,"sentiment-analysis":2,"FAQ":2,"contributor":2,"hackathon":2,"uie-x":1,"taskflow":1,"help wanted":1,"installation":1,"pre-training":1,"data augmentation":1}},"pull_request_labels_count":{"table":{"contributor":818,"stale":549,"HappyOpenSource":69,"Beijing Innovation Consortium":28,"pipelines":26,"status: proposed":23,"hackathon":14,"XPU":13,"enhancement":7,"QA":6,"faster":6,"neural-search":5,"skip-ci: distribute-a100":4,"Trainer":4,"多硬件":4,"status: accepted":4,"documentation":4,"question":3,"易用性":3,"skip-ci: distribute-v100":3,"inference":3,"question answering":3,"ie":2,"model-compression":2,"triage":2,"status: not progressed":2,"deploy":1,"question generation":1,"bug":1,"dependencies":1,"python":1}},"issue_author_associations_count":{"table":{"NONE":1330,"CONTRIBUTOR":105,"COLLABORATOR":15,"MEMBER":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":3784,"COLLABORATOR":1093,"NONE":610,"MEMBER":290}},"issue_authors":{"table":{"cqray1990":19,"ZTurboX":13,"goldwater668":13,"dingidng":12,"gggdroa":10,"zhaogf01":10,"tianchiguaixia":9,"liuzhipengchd":9,"BEILOP":8,"ZHUI":7,"hitzhu":7,"Wong4j":7,"natureLanguageQing":6,"sanbuphy":6,"wojiaoshihua":6,"Chinesejunzai":6,"RileyShe":6,"BeingGod":6,"cifar10":5,"1042312930":5,"LJY6356":5,"cqcl1":5,"yanchaoguo":5,"whwususu":5,"1061302569":5,"Amy234543":5,"Mnanazi":5,"seetimee":5,"zouhan6806504":5,"JoshonSmith":5,"zhjc":4,"File-z-J":4,"anxiangyi":4,"526872163":4,"a31413510":4,"wj-Mcat":4,"gabrielpondc":4,"WhuanY":4,"goudemaoningsir":4,"MooTong123":4,"AllenMeng2009":4,"DeqianBai":4,"zhaohaixu":4,"aashishpokharel":4,"xiabingbao-ok":4,"CX26-CX":4,"jiweizhangxu":4,"zhurou603":4,"shiyutang":4,"hjx620":4,"DrownFish19":4,"wangguan1995":4,"szy833":4,"jiaolongxue":4,"White2White":4,"lichuantao6626":4,"sisrfeng":4,"wfs420100":4,"whisky-12":4,"huangbo-bo":3,"whysirier":3,"ykyykyykyyky":3,"Chuge0335":3,"MaxHouxu":3,"wangpx0906":3,"zhiyongLiu1114":3,"ShawnNew":3,"JP-Leite":3,"zbximo":3,"zirui":3,"dynamicheart":3,"yaphet266":3,"chen-zhiyu":3,"yzhw9981":3,"guishilike":3,"achial":3,"xiehuanyi":3,"raining-dark":3,"holazzer":3,"silence-pan84":3,"fxb392":3,"JunnYu":3,"Viserion-nlper":3,"1826133674":3,"MachineSheep":3,"wencan":3,"stefanqxb":3,"Dineshkumar-Anandan-ZS0367":3,"gongweibao":3,"Monstercat-023":3,"heyuqi1970":3,"morego123":3,"liguodongiot":3,"leon-cas":3,"will-wiki":3,"zhengbiqing":3,"tiandou-tangdou":3,"luchangli03":3,"Jaydon996":3,"WangShunzhiDQ":3,"mymynew":3,"w5688414":3,"guiniao":3,"xujiang1":2,"lidra":2,"chinnaGuggilla":2,"RyanOvO":2,"tangtangv":2,"wwwstudyeveryday":2,"TimeYWL":2,"fmiao2372":2,"dhh-chyc":2,"navfour":2,"justforyou2017":2,"xuyouqian":2,"DesmonDay":2,"gongel":2,"LiSongRan":2,"loveandbeepbrother":2,"Endlesswinds":2,"PancakeAwesome":2,"Akiyamaice":2,"zhangshenghang":2,"zqszqszqstvt":2,"cristianohello":2,"lcneyc":2,"tianyuzhou668":2,"Mercurialzs":2,"westfish":2,"sserdoubleh":2,"programmer-lxj":2,"luoruijie":2,"qiu-pinggaizi":2,"kezidanbao":2,"caijunjun":2,"modderBUG":2,"zchengzhong":2,"hanfeng11":2,"Tom-Zheng":2,"cwqJim2023":2,"lizexu123":2,"Zingsun":2,"chanlong":2,"Eric-github1":2,"ocrifydotnet":2,"SiqinLv":2,"echo0218":2,"bohui-lv":2,"jjy260782149":2,"LuYuPromax":2,"ANemo-yj":2,"BeyondYourself":2,"aircov":2,"yangy996":2,"abbydev":2,"694344851":2,"runzhech":2,"kerry-weic":2,"liujiachang":2,"lishuai-97":2,"prtj":2,"Shadow-Pirates":2,"zhanghengjiayou":2,"gg22mm":2,"Sinoftj":2,"yuyu990116":2,"sneaxiy":2,"kg-nlp":2,"Cynthia-ly":2,"chenxiaozeng":2,"xiaotingyun":2,"wjddd":2,"jidechao":2,"lddcdut":2,"yangguoer":2,"JoyousPHPer":2,"tianxin1860":2,"Doloxetine":2,"Alonghui":2,"HelloBroTan":2,"aceyw":2,"lywang76":2,"lixianli1987":2,"openvino-book":2,"songjunming13":2,"zxcvbnm29":2,"maowandong":2,"ViewWholeWorld":2,"zhangvia":2,"sijunhe":2,"cycao77":2,"Alexander-jazz":2,"Vivi529":2,"xyxhchb":2,"engineer1109":2,"xc005":2,"Yudaoni0":2,"BrightXiaoHan":2,"datuizhuang":2,"yangzhenyu6":2,"jazzly":2,"gtgtgt1117":2,"new-cainiao":2,"VBPython":2,"Roger-G":2,"TherChenYang":2,"Han-YLun":2,"tammy-na":2,"ErnestinaQiu":2,"sifuhr":2,"USTCKAY":2,"done520":2,"wangyu1984":2,"DAAworld":2,"cuisws":2,"littlesmallrookie":2,"piarosebelledelapaz":2,"gzy19990617":2,"glnshzh":2,"zhanglv0209":2,"zhanland":2,"jonyllamado":2,"shopexdream":2,"Jakin-huang":2,"JxuHenry":2,"EricDing618":2,"yspyhp":2,"zhupeifox":2,"zhangyuqin1998":2,"Mona59":2,"co63oc":2,"lululiu2323":2,"baiclamp":2,"cray1031":2,"yidu0924":2,"dghlnvyps":2,"xxllp":2,"GitHubTJW":2,"song4875343":2,"YoctoHan":2,"neilzhuu":2,"GYQ2017":2,"Michael-24":2,"yuxin233":2,"songtaoWang1":2,"sxl1993":2,"szgsuper263":1,"ht896632":1,"ashishbijlani":1,"Rane2021":1,"zyc751201":1,"JasonCZH4":1,"AHNU":1,"renyi123456789":1,"robotsp":1,"lixiang620":1,"now-101":1,"Irisnotiris":1,"DaveLiu6":1,"LiemLin":1,"aLittleGreens":1,"rDearApple":1,"C3ting":1,"LeoKingzc1":1,"super-tian":1,"PyDeps":1,"leaf19":1,"Fordacre":1,"zy234":1,"mrsniperz":1,"JianhuanZhuo":1,"ExtremelyDarkSun":1,"bamboolaile":1,"chenmingwei00":1,"reslmd":1,"lijing89":1,"menghonghan":1,"nationdef":1,"henryhust":1,"swaranM":1,"agoodpp":1,"geoxlt":1,"Bigwhitepear":1,"ckarying":1,"Spider4U":1,"imempty":1,"lightCraft2020":1,"zcg-joker":1,"tszxyuan123":1,"maymay1982":1,"GreenyGo1":1,"sunfw2008":1,"ericperfect":1,"fxing-GitHub":1,"wanshichenguang":1,"Fino2020":1,"Anchorone":1,"kai2321":1,"Matter-Charles":1,"starhot":1,"Math312":1,"ATblackwhite":1,"cap1215":1,"zhaoqf-cq":1,"sysuls1":1,"moqiaaa":1,"liuguicen":1,"panghongwei17":1,"yuanjie-ai":1,"kezoy":1,"Zengfanxu1111":1,"2212168851":1,"DhavalWI":1,"rexzhengzhihong":1,"batumgl":1,"dongyu6":1,"Eavinn":1,"freeman1980":1,"byrsongyuxin":1,"dsuanya":1,"gqzhang-ai":1,"guangyunms":1,"A-cunminF":1,"qingfengcss":1,"deepLwcg":1,"ykallan":1,"Oceariia":1,"sunshine00504":1,"tim20112017":1,"Hanyonggong":1,"hypiuser":1,"Mengyueke":1,"yiyayieryo":1,"think4code":1,"VignetteApril":1,"renardbebe":1,"soultrans":1,"empty2enrich":1,"cloudAndMonkey":1,"77bw":1,"ixiami1314":1,"hurui79":1,"Print1n":1,"onewaymyway":1,"yxk9810":1,"shenping1916":1,"yz8654773":1,"Agirljustsayhello":1,"GoneWithTheCloud":1,"fly2":1,"Liebele":1,"qhpeklh5959":1,"schabc":1,"pxpy":1,"JocelynPanPan":1,"sealoongleft":1,"zzleaning":1,"ywangwxd":1,"Serenagirl":1,"Molly-Xia":1,"hanlintang":1,"aishuwei":1,"zhong16602192407":1,"ly303550688":1,"80802345":1,"liulj0507":1,"Sun-Qiming":1,"hoooooli":1,"liuliuNLP":1,"szz1211":1,"mingwei-liu":1,"weizhenzhao":1,"gk966988":1,"TheHonestBob":1,"yi1991er":1,"TBD1":1,"178255733":1,"fjjF77":1,"xdg2016":1,"1190303125":1,"gcr1992":1,"LGreud":1,"WX45459":1,"ronny1996":1,"SIGNCHECK":1,"1205469665":1,"hornetk":1,"allenliuvip":1,"tito-dt":1,"liyandongpy":1,"lightcome":1,"happyfc1":1,"moosewoler":1,"danxuan2022":1,"FantasyJXF":1,"FightingEveryDay0":1,"evanweiguohua":1,"huangtao2999":1,"CycloneBoy":1,"shukhg":1,"dingjianfei":1,"fymaplefish":1,"zlht812":1,"heavyrain-lzy":1,"zhuangAnjun":1,"qihangf":1,"Nefefilibata":1,"ningpengtao-coder":1,"mengxiangyu-png":1,"why20000101":1,"IvoryTower800":1,"DT-lyx":1,"LuckyPick":1,"FounderHy":1,"peiqijiayou":1,"anyu5733":1,"laoquanshi":1,"MonCac":1,"yuxiaotongshenzhen":1,"yentl0303":1,"TinyQi":1,"YZW-explorer":1,"cactusgame":1,"SolarKnight1":1,"lausannel":1,"evan-qianjh":1,"Curry-Christopher":1,"leftthomas":1,"Aganlengzi":1,"lzh1998-jansen":1,"zmm966177":1,"yunqi777":1,"bannima":1,"monkeytrainera":1,"puppyjn":1,"liuxiaotiao":1,"MGzhou":1,"xunuohope1107":1,"jiangix-paper":1,"myailab":1,"Lowpower":1,"741060686":1,"FlyDut":1,"suzewei":1,"linboyang":1,"1152924438":1,"zhixue123456":1,"shadowwider":1,"ChenControl":1,"zgrennn":1,"bultiful":1,"GUSHUMING":1,"aolens-cc":1,"valium123":1,"Walker-DJ1":1,"DigYang":1,"longtong99":1,"andrei-kochin":1,"zhangxiangchn":1,"wangbofan":1,"wulei1997":1,"996-icu-FuJian":1,"Wangxiaobin123":1,"Qi0716":1,"monkeycc":1,"haozaiiii":1,"chestnut111":1,"awhathell":1,"bigcash":1,"cccusername":1,"dedsecezio":1,"blacksheep-Aristotle":1,"caolongwei":1,"meteorasd555":1,"1happyWDC":1,"XiaoqingWang":1,"gsauchj":1,"Dhaizei":1,"qthui6":1,"HUOJUN546987":1,"ooooye21":1,"zhouzilong121":1,"williamPENG1":1,"3095185293":1,"SHAWNZHANGSH":1,"fedral":1,"xiahexiang2":1,"ZeyuTeng96":1,"zhichengwang612":1,"wpxhaha":1,"K-K-SD":1,"bfgf52":1,"anomousA":1,"www516717402":1,"wsh2836741":1,"tfal-yan":1,"luojunhui1":1,"swx-10":1,"zhuyuhao2333":1,"zhuqiang00099":1,"FeixLiu":1,"dragronstranding":1,"ambition-hjm":1,"Decade-rider":1,"Yang-Changhui":1,"q798269":1,"yuchen202":1,"1178615156":1,"scuyjzh":1,"xxWeiDG":1,"sealofyou":1,"1649759610":1,"tshemeng":1,"Ywandung-Lyou":1,"yqt":1,"psc0606":1,"18374100906aaa":1,"summeryqliu":1,"Mustafa744":1,"wojiaoyishang":1,"daimaohui":1,"jimmytanj":1,"leisure495":1,"ChinaGPT":1,"mamamadoge":1,"JZ-LIANG":1,"wjj001-dl":1,"charlesHsuGG":1,"pennypengpm":1,"Verrev00":1,"tangleintel":1,"cxy229":1,"qlprimer":1,"littlepotato14122":1,"zipzou":1,"xiucuiZhu":1,"chenchao222":1,"Anthony-Sun-S":1,"wenzitracyliu":1,"firedent":1,"zhangsone":1,"rjhuang09":1,"shuiyan":1,"chengturbo":1,"stulzq":1,"564142183":1,"Darley-Wey":1,"lai-serena":1,"1202010685":1,"gfkdliuyanjun":1,"zealYOU":1,"ciciGC":1,"zbmain":1,"alice1883":1,"GavinLiu666":1,"Juruobudong":1,"lcesd":1,"shang-mt":1,"Huu1j":1,"panliang5020":1,"Skypow2012":1,"Karenlyw":1,"chuciy":1,"skywalk163":1,"goodnightgoodnight":1,"totoro52":1,"2443374695":1,"gvalbio":1,"dinobot22":1,"qurikuduo":1,"1903247335":1,"aixingxy":1,"wzz981":1,"wanggei":1,"XYZliang":1,"weiweiwei010119":1,"guoxiaoyue111111":1,"YYGe01":1,"xiaohuzi1996":1,"Lobaer-D":1,"kiangkiangkiang":1,"wkunzhi":1,"huangding1535":1,"Tenyaa":1,"Beautifuldog01":1,"zouchl":1,"panxiaohuan9":1,"pengcheng-yan":1,"wwwqllll":1,"Yam0214":1,"ckl117":1,"xuliguov5":1,"penghuiqi":1,"senyousanmu":1,"stardustzh":1,"ChuXNobody":1,"tangweidali":1,"wuliebucha":1,"shanyuaa":1,"zhang19523zhao":1,"Yitianw":1,"kohheekyung":1,"sweetboxwwy":1,"SeaWolf2017":1,"ZzyChris97":1,"chang-zy":1,"chenfuckthesky":1,"PNightOwlY":1,"AndSonder":1,"MayYouBeProsperous":1,"zhangbo9674":1,"maiquanshen":1,"SamZhou-2019":1,"wuys1":1,"fly2008begin":1,"mwl888888":1,"littlemesie":1,"peakgrin":1,"wujindou":1,"wenlincheng":1,"bigbosskai":1,"jqtian123":1,"syusukexrj":1,"luckyhfzd":1,"ClayFx":1,"houyuchao":1,"estuday":1,"huluhulu595":1,"songsurging":1,"s290305915":1,"bebigger":1,"happybuby":1,"hmz0629":1,"jiaohuix":1,"Guolbj":1,"ZhibangYue":1,"Daeshiyao":1,"Newcomer-CL":1,"111wukong":1,"yzhdut":1,"yinfan98":1,"ckk03":1,"yunc0701":1,"matiomlei":1,"BaolanChen":1,"llllhd":1,"lxp521125":1,"LLLiHaotian":1,"jadepeng":1,"stupidrocket":1,"ChaohuaZhang":1,"LiZeng001":1,"vvwomen":1,"moyanxinxu":1,"yansheng105":1,"Pyjacc":1,"gerald-luo":1,"ZHANG-GangHan":1,"Mohamed-Dhouib":1,"tigth":1,"8baby8":1,"Helenailse1":1,"Grifcc":1,"Snailser":1,"xxch":1,"ForFishes":1,"yuzh0816":1,"RickLir":1,"teensilenc":1,"swo026":1,"qinhuangdaoStation":1,"suntao2015005848":1,"zhangnn520":1,"liusseu":1,"FrankSheng":1,"KevinLi43":1,"bella-cc":1,"baidu-chenwenyu":1,"SilentTiger":1,"extendswind":1,"758915145":1,"BCdbmm":1,"weizhognxing":1,"yedaotian9":1,"weiiWill":1,"qin863":1,"tingaicompass":1,"Wall-cn":1,"zhuantouer":1,"tianwenzhe":1,"lao-xu":1,"zhangwei911":1,"minboo":1,"RenyanDiao":1,"JackHe1999":1,"0sxw0":1,"mookixiao":1,"csd088":1,"wk222":1,"truthsun22":1,"feria-tu":1,"yysturdy":1,"pariskang":1,"glacierck":1,"shtdbb":1,"Ashionnal":1,"JianweiSun007":1,"shuyeah2356":1,"WanfuVictor":1,"zhuxindong":1,"yourbikun":1,"smallbenxiong":1,"Mushano":1,"vishal-nayak1":1,"ahkimkoo":1,"nine-city":1,"qukeji":1,"yuhao0926":1,"LouisHeck":1,"songbaiTalk":1,"mnbvcxzz1375":1,"chenchun0629":1,"Julio-Wyn":1,"BeginningOne":1,"EnflameGCU":1,"xavieryang007":1,"madhavi1102":1,"tianyumyum":1,"Jiyongjie0903":1,"feizhaijun":1,"zhaziqwe":1,"wqainlpdl":1,"JiaXinLI98":1,"jjkgsd":1,"lznext":1,"steinsWorld":1,"owenjsw":1,"chinesejunzai12":1,"chenchen2711":1,"whalefa1I":1,"wastom":1,"KrisTopherHao":1,"yuanlehome":1,"panmyuan":1,"yhl666mail":1,"zzcgithub":1,"rajveer43":1,"yohohohoho":1,"Gnem-zx":1,"LiAI-tech":1,"Ragnarkr":1,"XXXXiGua":1,"lksharing0208":1,"nsz13536143631":1,"MatchX":1,"feifaxiaoming":1,"YinSonglin1997":1,"hymumu":1,"Z1huatanej0":1,"Abefocuson":1,"zhangquanwei962":1,"cwlseu":1,"moisestohias":1,"nsleep":1,"hanhaowen-mt":1,"huahuoer":1,"wenziheng777":1,"Nomia":1,"mchen11":1,"lzpsnake":1,"GuPeijian":1,"Siri-2001":1,"0x376h":1,"adatwfx":1,"first236108":1,"kainhuang":1,"mingMelody":1,"flowerkzj":1,"chinochankawai":1,"fakelucy":1,"Yian320":1,"hkffff":1,"feng-1985":1,"clSpider":1,"tamlupwhy":1,"yuwangyang0225":1,"thunder95":1,"XJJ1213":1,"w4yne":1,"PlayerJian":1,"carbonatedbeverages":1,"yanghanxx":1,"lugimzzz":1,"lixiang1991":1,"ForwardMJ":1,"Lem0nTe4":1,"lzg188":1,"m5061125":1,"yimuu":1,"1416924176":1,"zx214":1,"xiaofeixuan":1,"xiongboying":1,"crackso":1,"LiShaoyu5":1,"c123853648":1,"xiaoluomi":1,"zwhong714":1,"wwfcnu":1,"d2623587501":1,"wangxupeng":1,"believe777":1,"Isfate":1,"zhangtianshi6":1,"anderson101866":1,"zhxie":1,"ws441572091":1,"yqp1453552101":1,"magicleo":1,"aibinMr":1,"keyur2maru":1,"parap1uie-s":1,"Lz020316":1,"jianxiaojin":1,"jkrescue":1,"ziyanwangin":1,"winter-wang":1,"YesterdayisTuesday":1,"chentitus":1,"xiaoligang2000":1,"aooxin":1,"wuhu6":1,"diwuxiaoxu":1,"332677437":1,"usstroot":1,"ZhouqyCH":1,"SylarTiaNII":1,"helloworld-wu":1,"liangxinxin":1,"yangbin-Neil":1,"phpdancer":1,"Randy1009":1,"Zhao-Yian":1,"chengtingting980903":1,"coolge":1,"xiaochaich":1,"LuckyyySTA":1,"lcydfj":1,"wangzy0327":1,"dingjq1216":1,"z5z56":1,"Tellyang7":1,"Hughhuh":1,"LANSEYOUYUMOWANG":1,"developWmark":1,"le8888e":1,"Macxy2018":1,"greycooker":1,"greatliu":1,"danteblink":1,"yuwiggin":1,"wn1652400018":1,"Shiyue-Lee":1,"leejitong":1,"Arthassssss":1,"827648313":1,"jerryandjune":1,"Jeffery-lord":1,"wjm202":1,"xiaohaifen":1,"kcjhf":1,"balcony021":1,"jackwang-wangcb":1,"65377692":1,"haohongxiang":1,"p0mp0us":1,"cheeryoung79":1,"520jefferson":1,"CHESE0801":1,"gaojuntian":1,"shihaoH":1,"bitChill":1,"godlockin":1,"Yang-Han11":1,"Steven-Luo":1,"ruoclio":1,"shenchenfei":1,"ajskld":1,"Originhhh":1,"Echo-Nie":1,"EthanZhang-China":1,"hanhing":1,"nehashinde-canopy":1,"mrliangcb":1,"Wanglongzhi2001":1,"wpfnlp":1,"zhiminzhang0830":1,"AI-Mart":1,"Sijia-NR":1,"wxip":1,"Hu99ming":1,"Xiaopu17":1,"kevinuserdd":1,"banbsyip":1,"wuhaoyupku":1,"cchenglong":1,"roundXin":1,"lrjxgl":1,"complexfilter":1,"qiuwenbogdut":1,"QingdaZ":1,"longhail2008":1,"zhangzef":1,"brealisty":1,"zr-icu":1,"gravity5212":1,"softpeng":1,"RicardoSFonseca":1,"XUANYUANRuins":1,"EvilCalf":1,"hujimei":1,"kopyl":1,"wh403948123":1,"edkair":1,"thehzzz":1,"kaysinb":1,"noscarljw":1,"sunzhaoyang":1,"wzstang1994":1,"zhangdd3537":1,"QimingPeng":1,"wtmlon":1,"fzg0202":1,"EricHuang7":1,"superopsdev":1,"liwei0826":1,"xt12345667":1,"A-man-and-a-girl":1,"wstealth3":1,"hsiehbocheng":1,"onejlee":1,"Briskyu":1,"xyliu-uir":1,"aixuedegege":1,"yangnianen":1,"liucong521":1,"msnoshain":1}},"pull_request_authors":{"table":{"DrownFish19":314,"ZHUI":298,"DesmonDay":290,"lugimzzz":217,"SylarTiaNII":149,"Liujie0926":136,"w5688414":132,"yuanlehome":123,"JunnYu":120,"zhangbo9674":115,"sneaxiy":111,"wtmlon":96,"wj-Mcat":92,"ForFishes":80,"blacksheep-Aristotle":79,"phlrain":78,"ckl117":77,"gongel":77,"greycooker":70,"zhangyuqin1998":67,"A-nnonymous":63,"waliwali777":62,"Xing-lil":55,"ltd0924":50,"Function-Samuel":49,"hanlintang":49,"deepllz":48,"FeixLiu":47,"sijunhe":47,"heavyrain-lzy":46,"will-jl944":44,"bukejiyu":44,"co63oc":41,"chang-wenbin":40,"iosmers":40,"zhoutianzi666":39,"gzy19990617":38,"chen2016013":37,"lixcli":36,"AndSonder":36,"liym27":36,"tianhaodongbd":34,"KB-Ding":34,"xiaoxiaohehe001":33,"Meiyim":30,"zhiqiu":30,"freeliuzc":28,"zjjlivein":28,"xuxinyi389":28,"Wanglongzhi2001":28,"lshpku":27,"bo-ke":26,"pkuzyc":26,"risemeup1":26,"From00":26,"wawltor":24,"Wennie396":24,"GuoxiaWang":23,"Waynezee":22,"Xreki":22,"fightfat":22,"liuzhenhai93":21,"ZeyuTeng96":21,"haohongxiang":21,"WAI-clear":21,"lizhenyun01":20,"Mangodadada":20,"l1cacheDell":20,"Galaxy1458":20,"SevenSamon":19,"zhaoyinglia":19,"zeroRains":19,"vivienfanghuagood":18,"BeingGod":18,"luoyuedong":18,"westfish":18,"zxcd":17,"Li-Z-Q":17,"zhink":17,"liuruyan":17,"wuhuachaocoding":16,"JZ-LIANG":16,"umiswing":16,"jie-z-0607":16,"qingzhong1":16,"guoshengCS":15,"Difers":15,"FrostML":15,"TranscenderNing":15,"xingmingyyj":15,"cyber-pioneer":14,"RichardWooSJTU":14,"Sunny-bot1":14,"lvdongyi":13,"micelvrice":13,"Fantasy-02":13,"kevincheng2":13,"ming1753":13,"XieYunshen":13,"Echo-Nie":13,"robinbg":13,"wanghuancoder":12,"Southpika":12,"GhostScreaming":12,"aooxin":12,"lizexu123":12,"Liebele":12,"ziangqin-baidu":12,"xysheng-baidu":11,"fjjF77":11,"zty-king":11,"yinfan98":11,"GITD245":11,"tianshuo78520a":11,"LOVE-YOURSELF-1":11,"TBD1":10,"NINGBENZHE":10,"yulangz":10,"LiYuRio":10,"EnflameGCU":10,"CJ77Qi":10,"PeiyuLau":10,"carryyu":10,"tianyuzhou668":9,"yanfeich":9,"linjieccc":9,"wwbitejotunn":9,"cqulilujia":8,"HydrogenSulfate":8,"haoyuying":8,"ronny1996":8,"dynamicheart":8,"MARD1NO":8,"weiweisss":8,"mmglove":8,"cyy536":8,"Hanyonggong":8,"penPenf28":8,"dddd-d":8,"MarioLulab":8,"liufengwei0103":7,"tsinghua-zhang":7,"whf313":7,"YanhuiDua":7,"zhaohaixu":7,"shang-mt":7,"niuliling123":6,"Deleter-D":6,"dimensionplane":6,"whzgz":6,"SdeeRK":6,"xiaoguoguo626807":6,"ruisunyc":6,"MayYouBeProsperous":6,"wanderHZ":6,"lcykww":6,"Wong4j":6,"pangengzheng":6,"Jason233333":6,"pesionzhao":5,"DanGuge":5,"mingMelody":5,"LemonNoel":5,"AnnaTrainingG":5,"xue-yun-liang":5,"QingshuChen":5,"dfmz759837901":5,"lszxb":5,"D0m021ng":5,"tianyumyum":5,"winter-wang":5,"bruicecode":4,"houj04":4,"NeroLoh":4,"yaqiangsun":4,"yongqiangma":4,"kingTLE":4,"megemini":4,"danleifeng":4,"swgu98":4,"zongwave":4,"zhangting2020":4,"ArtificialZeng":4,"jeff41404":4,"joey12300":4,"littsk":4,"thinking-computer":4,"shanjiang7":4,"ftgreat":4,"jzhang533":4,"xiaoluomi":4,"lj970926":4,"LiuChiachi":4,"cxa-unique":3,"sjy1203":3,"ooooo-create":3,"zzjjay":3,"RuohengMa":3,"0x45f":3,"Tom-Zheng":3,"RachelXu7":3,"TimeYWL":3,"zhaogf01":3,"kevinng77":3,"ATblackwhite":2,"lyuwenyu":2,"lxd-cumt":2,"QimingPeng":2,"qili93":2,"Hongqing-work":2,"zoooo0820":2,"0x3878f":2,"Wangzheee":2,"Albresky":2,"firestonelib":2,"Yzc216":2,"emmanuel-ferdman":2,"zhengshengning":2,"yuguo-Jack":2,"YZW-explorer":2,"nemonameless":2,"fmiao2372":2,"doubleguy":2,"idontkonwher":2,"CannotBeFatAnyMore":2,"XuLingnan":2,"Jakin-huang":2,"WanpengXu":2,"cheng221":2,"Glencsa":2,"AlAuAu":2,"Zhiyuan-Fan":2,"yeliang2258":2,"FlyingQianMM":2,"onecatcn":2,"Pioneer-wxh":2,"smallv0221":2,"guspan-tanadi":2,"wojiaoyishang":2,"jadepeng":2,"ZhangDY-6483":2,"wangguan1995":2,"ZhangX-21":2,"chenlike":2,"LazyFyh":2,"mengziheng":2,"a31413510":2,"jiaruipeng1994":2,"hongjx175":2,"rampage0303":2,"wstealth3":2,"huangjiyi":2,"runzhech":2,"FocusLuo":2,"sisrfeng":2,"zhao-xi":2,"DrRyanHuang":2,"mingxu1067":2,"lastrei":2,"yoreG123":2,"xiguapipi":2,"shenghwa":2,"maowandong":2,"areikka":2,"godlockin":2,"asr-sheep1":2,"pangyoki":2,"l1l1l1l":2,"WhuanY":2,"gongshaotian":2,"Zeyi-Lin":2,"ErnestinaQiu":2,"smallbenxiong":2,"SebastjanPrachovskij":2,"tizhou86":2,"guangyunms":2,"RedContritio":2,"lucky0604":2,"lilyyjzhou":2,"michaelowenliu":1,"JeremyZhao1998":1,"hsz06":1,"GGBond8488":1,"2742195759":1,"yuehuayingxueluo":1,"zhanghonggeng":1,"yekx1912":1,"bohui-lv":1,"ShawnNew":1,"Fizzmy":1,"Intsigstephon":1,"0x376h":1,"baoqiwen":1,"os-esh":1,"realize096":1,"RojoYun":1,"zhiboniu":1,"tugang-baidu":1,"aiyinyuedejustin":1,"USTCKAY":1,"jm12138":1,"lyer-liu":1,"xikakera":1,"MyAngelAyase":1,"renmada":1,"turkeymz":1,"chenkangyang":1,"warrentdrew":1,"triple-Mu":1,"hupidong":1,"ChengDaqi2023":1,"zrr1999":1,"cyk1337":1,"GreatV":1,"zhiyongLiu1114":1,"Aurelius84":1,"wanghaoshuang":1,"yuzh0816":1,"rongruosong":1,"kjagsdq":1,"LaiXinyi823":1,"C1tas":1,"zirui":1,"mawenjie8731":1,"46319943":1,"Time-has-wings":1,"yangjianfengo1":1,"ShuZihan":1,"xiezheng-XD":1,"dependabot[bot]":1,"wangwang110":1,"jiamingkong":1,"zwhong714":1,"huismiling":1,"FireDog2":1,"woshildh":1,"anexplore":1,"Charles-hit":1,"isky-cd":1,"zhangyk0314":1,"PyDeps":1,"JasonCZH4":1,"lightCraft2020":1,"lifulll":1,"kuizhiqing":1,"1649759610":1,"Crystal-X-111":1,"LokeZhou":1,"AlphaHinex":1,"lvwerra":1,"cqray1990":1,"lchdl":1,"gglin001":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-13T00:00:08.926Z","repositories_count":12753418,"issues_count":35850244,"pull_requests_count":117882113,"authors_count":11091230,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"question":78,"stale":45,"bug":37,"others":4,"documentation":3}},"past_year_pull_request_labels_count":{"table":{"contributor":316,"stale":108,"HappyOpenSource":68,"hackathon":9,"Beijing Innovation Consortium":6,"skip-ci: distribute-a100":4,"skip-ci: distribute-v100":3,"易用性":2}},"past_year_issue_author_associations_count":{"table":{"NONE":118,"CONTRIBUTOR":7,"COLLABORATOR":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1212,"COLLABORATOR":435,"NONE":243,"MEMBER":71}},"past_year_issue_authors":{"table":{"Chinesejunzai":6,"whwususu":4,"wangguan1995":4,"anxiangyi":4,"silence-pan84":3,"JxuHenry":2,"fmiao2372":2,"sneaxiy":2,"YoctoHan":2,"LiSongRan":2,"caijunjun":2,"GYQ2017":2,"yzhw9981":2,"openvino-book":2,"Akiyamaice":2,"Michael-24":2,"neilzhuu":2,"Zingsun":2,"steinsWorld":1,"sunfw2008":1,"sunshine00504":1,"suzewei":1,"SeaWolf2017":1,"schabc":1,"QingdaZ":1,"qin863":1,"pxpy":1,"pennypengpm":1,"panxiaohuan9":1,"owenjsw":1,"ooooye21":1,"noscarljw":1,"gk966988":1,"ZHUI":1,"zhiminzhang0830":1,"zhaohaixu":1,"zhangzef":1,"zhang19523zhao":1,"zgrennn":1,"yuzh0816":1,"yuwangyang0225":1,"yuanlehome":1,"yiyayieryo":1,"xxWeiDG":1,"xuliguov5":1,"XUANYUANRuins":1,"www516717402":1,"wojiaoyishang":1,"wk222":1,"wangxupeng":1,"totoro52":1,"tianyuzhou668":1,"tianyumyum":1,"tamlupwhy":1,"swaranM":1,"fjjF77":1,"FeixLiu":1,"FantasyJXF":1,"extendswind":1,"EthanZhang-China":1,"Echo-Nie":1,"Decade-rider":1,"DaveLiu6":1,"Darley-Wey":1,"Daeshiyao":1,"cycao77":1,"cwqJim2023":1,"Curry-Christopher":1,"Briskyu":1,"BeyondYourself":1,"aolens-cc":1,"anyu5733":1,"allenliuvip":1,"aixingxy":1,"80802345":1,"1903247335":1,"1152924438":1,"nationdef":1,"mingMelody":1,"meteorasd555":1,"madhavi1102":1,"lzg188":1,"llllhd":1,"Liebele":1,"LGreud":1,"leaf19":1,"laoquanshi":1,"kezoy":1,"kai2321":1,"Julio-Wyn":1,"jqtian123":1,"JoshonSmith":1,"imempty":1,"hymumu":1,"Huu1j":1,"Hu99ming":1,"hoooooli":1,"hkffff":1,"hanlintang":1,"Gnem-zx":1}},"past_year_pull_request_authors":{"table":{"DrownFish19":95,"ZHUI":84,"phlrain":78,"Liujie0926":69,"zhangbo9674":68,"A-nnonymous":63,"ckl117":58,"SylarTiaNII":56,"lugimzzz":56,"ltd0924":50,"Xing-lil":49,"Function-Samuel":49,"hanlintang":49,"waliwali777":45,"chen2016013":37,"sneaxiy":37,"yuanlehome":36,"chang-wenbin":35,"zhangyuqin1998":34,"DesmonDay":31,"freeliuzc":28,"bukejiyu":28,"blacksheep-Aristotle":27,"lshpku":27,"liym27":25,"risemeup1":22,"Waynezee":22,"pkuzyc":22,"gzy19990617":21,"l1cacheDell":20,"xuxinyi389":19,"co63oc":18,"lizhenyun01":18,"gongel":18,"JunnYu":18,"greycooker":17,"liuruyan":17,"ForFishes":16,"zhoutianzi666":16,"umiswing":16,"deepllz":15,"will-jl944":14,"Echo-Nie":13,"wtmlon":12,"AndSonder":12,"zeroRains":12,"vivienfanghuagood":11,"fjjF77":11,"zty-king":11,"GITD245":11,"Meiyim":11,"Wennie396":10,"robinbg":10,"yulangz":10,"KB-Ding":9,"tianshuo78520a":9,"micelvrice":9,"xingmingyyj":9,"kevincheng2":9,"weiweisss":8,"cyy536":8,"dddd-d":8,"zhaohaixu":7,"liufengwei0103":7,"Fantasy-02":7,"Li-Z-Q":7,"wanderHZ":6,"carryyu":6,"Wanglongzhi2001":6,"dimensionplane":6,"SdeeRK":6,"Jason233333":6,"aooxin":6,"jie-z-0607":6,"bo-ke":5,"pesionzhao":5,"zhink":5,"ming1753":5,"tianyumyum":5,"Xreki":5,"megemini":4,"yongqiangma":4,"yaqiangsun":4,"zongwave":4,"shanjiang7":4,"XieYunshen":4,"D0m021ng":4,"LiYuRio":4,"danleifeng":4,"swgu98":4,"QingshuChen":3,"ooooo-create":3,"sjy1203":3,"yanfeich":3,"FocusLuo":2,"wojiaoyishang":2,"AlAuAu":2,"lixcli":2,"Sunny-bot1":2,"Glencsa":2,"Pioneer-wxh":2,"zhao-xi":2,"TBD1":2,"jzhang533":2,"gongshaotian":2,"Hongqing-work":2,"l1l1l1l":2,"ZhangX-21":2,"huangjiyi":2,"sijunhe":2,"0x3878f":2,"wangguan1995":2,"fmiao2372":2,"Zeyi-Lin":2,"hongjx175":2,"cheng221":2,"WanpengXu":2,"zhengshengning":2,"HydrogenSulfate":2,"emmanuel-ferdman":2,"zjjlivein":2,"Yzc216":2,"From00":2,"dfmz759837901":2,"hsz06":1,"kjagsdq":1,"warrentdrew":1,"zrr1999":1,"RojoYun":1,"baoqiwen":1,"yuzh0816":1,"tugang-baidu":1,"GuoxiaWang":1,"mingMelody":1,"Difers":1,"wanghuancoder":1,"zhanghonggeng":1,"lifulll":1,"aiyinyuedejustin":1,"FireDog2":1,"Time-has-wings":1}},"maintainers":[{"table":{"login":"DrownFish19","count":299,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"}},{"table":{"login":"ZHUI","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"}},{"table":{"login":"JunnYu","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"}},{"table":{"login":"sneaxiy","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"}},{"table":{"login":"Liujie0926","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Liujie0926"}},{"table":{"login":"yuanlehome","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuanlehome"}},{"table":{"login":"ForFishes","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"}},{"table":{"login":"phlrain","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlrain"}},{"table":{"login":"gongel","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"}},{"table":{"login":"wtmlon","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"}},{"table":{"login":"sijunhe","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"}},{"table":{"login":"zhiqiu","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhiqiu"}},{"table":{"login":"zjjlivein","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"}},{"table":{"login":"From00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"}},{"table":{"login":"wawltor","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wawltor"}},{"table":{"login":"umiswing","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umiswing"}},{"table":{"login":"zhaoyinglia","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaoyinglia"}},{"table":{"login":"guoshengCS","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guoshengCS"}},{"table":{"login":"freeliuzc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/freeliuzc"}},{"table":{"login":"deepllz","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepllz"}},{"table":{"login":"tianshuo78520a","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianshuo78520a"}},{"table":{"login":"jzhang533","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"}},{"table":{"login":"joey12300","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joey12300"}},{"table":{"login":"gongweibao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongweibao"}},{"table":{"login":"huangjiyi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huangjiyi"}},{"table":{"login":"DrRyanHuang","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrRyanHuang"}},{"table":{"login":"tizhou86","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tizhou86"}},{"table":{"login":"xuxinyi389","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuxinyi389"}},{"table":{"login":"swgu98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swgu98"}},{"table":{"login":"kuizhiqing","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuizhiqing"}},{"table":{"login":"michaelowenliu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelowenliu"}},{"table":{"login":"os-esh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/os-esh"}},{"table":{"login":"XieYunshen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XieYunshen"}},{"table":{"login":"zrr1999","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zrr1999"}}],"active_maintainers":[{"table":{"login":"DrownFish19","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DrownFish19"}},{"table":{"login":"ZHUI","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZHUI"}},{"table":{"login":"Liujie0926","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Liujie0926"}},{"table":{"login":"phlrain","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phlrain"}},{"table":{"login":"sneaxiy","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sneaxiy"}},{"table":{"login":"yuanlehome","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuanlehome"}},{"table":{"login":"gongel","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gongel"}},{"table":{"login":"JunnYu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JunnYu"}},{"table":{"login":"ForFishes","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ForFishes"}},{"table":{"login":"umiswing","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/umiswing"}},{"table":{"login":"wtmlon","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtmlon"}},{"table":{"login":"freeliuzc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/freeliuzc"}},{"table":{"login":"deepllz","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepllz"}},{"table":{"login":"tianshuo78520a","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianshuo78520a"}},{"table":{"login":"zjjlivein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zjjlivein"}},{"table":{"login":"xuxinyi389","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuxinyi389"}},{"table":{"login":"sijunhe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sijunhe"}},{"table":{"login":"jzhang533","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhang533"}},{"table":{"login":"huangjiyi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huangjiyi"}},{"table":{"login":"From00","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/From00"}},{"table":{"login":"swgu98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swgu98"}},{"table":{"login":"XieYunshen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XieYunshen"}},{"table":{"login":"zrr1999","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zrr1999"}}]}},"events":{"total":{"ForkEvent":198,"CreateEvent":68,"CommitCommentEvent":1,"ReleaseEvent":4,"IssuesEvent":573,"WatchEvent":800,"DeleteEvent":46,"MemberEvent":9,"IssueCommentEvent":3813,"PushEvent":1013,"PullRequestEvent":2734,"PullRequestReviewEvent":2117,"PullRequestReviewCommentEvent":1372},"last_year":{"ForkEvent":198,"CreateEvent":68,"CommitCommentEvent":1,"ReleaseEvent":4,"IssuesEvent":575,"WatchEvent":802,"DeleteEvent":46,"MemberEvent":9,"IssueCommentEvent":3817,"PushEvent":1013,"PullRequestEvent":2734,"PullRequestReviewEvent":2117,"PullRequestReviewCommentEvent":1372}},"keywords":["bert","compression","distributed-training","document-intelligence","embedding","ernie","information-extraction","llama","llm","neural-search","nlp","paddlenlp","pretrained-models","question-answering","search-engine","semantic-analysis","sentiment-analysis","transformers","uie"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/fast_tokenizer.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:49.333Z","updated_at":"2023-01-17T08:15:49.333Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/.github/workflows/fast_tokenizer.yml","dependencies":[{"id":6972199478,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6972199481,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:49.744Z","updated_at":"2023-01-17T08:15:49.744Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/.github/workflows/lint.yml","dependencies":[{"id":6972204642,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6972204643,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:49.894Z","updated_at":"2023-01-17T08:15:49.894Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/.github/workflows/release.yml","dependencies":[{"id":6972204882,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6972204883,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:49.937Z","updated_at":"2023-01-17T08:15:49.937Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/.github/workflows/stale.yml","dependencies":[{"id":6972204985,"package_name":"actions/stale","ecosystem":"actions","requirements":"v6.0.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:49.985Z","updated_at":"2023-01-17T08:15:49.985Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/.github/workflows/tests.yml","dependencies":[{"id":6972205015,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6972205016,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6972205017,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"pipelines/docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:50.023Z","updated_at":"2023-01-17T08:15:50.023Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/docker/Dockerfile","dependencies":[{"id":6972205042,"package_name":"paddlepaddle/paddlenlp","ecosystem":"docker","requirements":"pipelines-cpu-1.0","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"pipelines/docker/docker-compose-gpu.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:50.184Z","updated_at":"2023-01-17T08:15:50.184Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/docker/docker-compose-gpu.yml","dependencies":[{"id":6972209218,"package_name":"docker.elastic.co/elasticsearch/elasticsearch","ecosystem":"docker","requirements":"8.3.3","direct":true,"kind":"runtime","optional":false},{"id":6972209225,"package_name":"paddlepaddle/paddlenlp","ecosystem":"docker","requirements":"pipelines-1.0-gpu-cuda10.2-cudnn7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"pipelines/docker/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:50.369Z","updated_at":"2023-01-17T08:15:50.369Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/docker/docker-compose.yml","dependencies":[{"id":6972211908,"package_name":"docker.elastic.co/elasticsearch/elasticsearch","ecosystem":"docker","requirements":"8.3.3","direct":true,"kind":"runtime","optional":false},{"id":6972211915,"package_name":"paddlepaddle/paddlenlp","ecosystem":"docker","requirements":"pipelines-cpu-1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"model_zoo/ernie-tiny/deploy/android/app/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:50.542Z","updated_at":"2023-01-17T08:15:50.542Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-tiny/deploy/android/app/build.gradle","dependencies":[{"id":6972212398,"package_name":"com.android.support:appcompat-v7","ecosystem":"maven","requirements":"28.0.0","direct":true,"kind":"implementation","optional":false},{"id":6972212399,"package_name":"com.android.support.constraint:constraint-layout","ecosystem":"maven","requirements":"1.1.3","direct":true,"kind":"implementation","optional":false},{"id":6972212400,"package_name":"com.android.support:design","ecosystem":"maven","requirements":"28.0.0","direct":true,"kind":"implementation","optional":false},{"id":6972212402,"package_name":"org.jetbrains:annotations","ecosystem":"maven","requirements":"15.0","direct":true,"kind":"implementation","optional":false},{"id":6972212403,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"model_zoo/ernie-tiny/deploy/android/ernie_tiny/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:50.948Z","updated_at":"2023-01-17T08:15:50.948Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-tiny/deploy/android/ernie_tiny/build.gradle","dependencies":[{"id":6972215917,"package_name":"com.android.support:appcompat-v7","ecosystem":"maven","requirements":"28.0.0","direct":true,"kind":"implementation","optional":false},{"id":6972215920,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"model_zoo/ernie-tiny/deploy/android/ui/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:51.005Z","updated_at":"2023-01-17T08:15:51.005Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-tiny/deploy/android/ui/build.gradle","dependencies":[{"id":6972217518,"package_name":"com.android.support:appcompat-v7","ecosystem":"maven","requirements":"28.0.0","direct":true,"kind":"implementation","optional":false},{"id":6972217520,"package_name":"com.android.support.constraint:constraint-layout","ecosystem":"maven","requirements":"1.1.3","direct":true,"kind":"implementation","optional":false},{"id":6972217522,"package_name":"com.android.support:design","ecosystem":"maven","requirements":"28.0.0","direct":true,"kind":"implementation","optional":false},{"id":6972217525,"package_name":"org.jetbrains:annotations","ecosystem":"maven","requirements":"15.0","direct":true,"kind":"implementation","optional":false},{"id":6972217527,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"pypi","filepath":"applications/neural_search/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:51.041Z","updated_at":"2023-01-17T08:15:51.041Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/neural_search/requirements.txt","dependencies":[{"id":6972217818,"package_name":"pymilvus","ecosystem":"pypi","requirements":"\u003e=2.1.0","direct":true,"kind":"runtime","optional":false},{"id":6972217819,"package_name":"pandas","ecosystem":"pypi","requirements":"==0.25.1","direct":true,"kind":"runtime","optional":false},{"id":6972217820,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.1.1","direct":true,"kind":"runtime","optional":false},{"id":6972217821,"package_name":"paddlepaddle-gpu","ecosystem":"pypi","requirements":"\u003e=2.2.3","direct":true,"kind":"runtime","optional":false},{"id":6972217822,"package_name":"hnswlib","ecosystem":"pypi","requirements":"\u003e=0.5.2","direct":true,"kind":"runtime","optional":false},{"id":6972217823,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17.2","direct":true,"kind":"runtime","optional":false},{"id":6972217824,"package_name":"visualdl","ecosystem":"pypi","requirements":"\u003e=2.2.2","direct":true,"kind":"runtime","optional":false},{"id":6972217825,"package_name":"paddle-serving-app","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":6972217826,"package_name":"paddle-serving-client","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":6972217827,"package_name":"paddle-serving-server-gpu","ecosystem":"pypi","requirements":"\u003e=0.7.0.post102","direct":true,"kind":"runtime","optional":false},{"id":6972217828,"package_name":"pybind11","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"applications/question_answering/supervised_qa/faq_finance/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:51.088Z","updated_at":"2023-01-17T08:15:51.088Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/question_answering/supervised_qa/faq_finance/requirements.txt","dependencies":[{"id":6972220219,"package_name":"pymilvus","ecosystem":"pypi","requirements":"\u003e=2.1.0","direct":true,"kind":"runtime","optional":false},{"id":6972220220,"package_name":"pandas","ecosystem":"pypi","requirements":"==0.25.1","direct":true,"kind":"runtime","optional":false},{"id":6972220221,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.3.7","direct":true,"kind":"runtime","optional":false},{"id":6972220222,"package_name":"paddlepaddle-gpu","ecosystem":"pypi","requirements":"\u003e=2.2.3","direct":true,"kind":"runtime","optional":false},{"id":6972220223,"package_name":"hnswlib","ecosystem":"pypi","requirements":"\u003e=0.5.2","direct":true,"kind":"runtime","optional":false},{"id":6972220224,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17.2","direct":true,"kind":"runtime","optional":false},{"id":6972220225,"package_name":"visualdl","ecosystem":"pypi","requirements":"\u003e=2.2.2","direct":true,"kind":"runtime","optional":false},{"id":6972220226,"package_name":"pybind11","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"applications/question_answering/supervised_qa/faq_system/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:51.403Z","updated_at":"2023-01-17T08:15:51.403Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/question_answering/supervised_qa/faq_system/requirements.txt","dependencies":[{"id":6972226581,"package_name":"pymilvus","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6972226584,"package_name":"pandas","ecosystem":"pypi","requirements":"==0.25.1","direct":true,"kind":"runtime","optional":false},{"id":6972226587,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.3.7","direct":true,"kind":"runtime","optional":false},{"id":6972226589,"package_name":"hnswlib","ecosystem":"pypi","requirements":"\u003e=0.5.2","direct":true,"kind":"runtime","optional":false},{"id":6972226591,"package_name":"pybind11","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"applications/text_classification/hierarchical/few-shot/requirements_cpu.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:51.754Z","updated_at":"2023-01-17T08:15:51.754Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/text_classification/hierarchical/few-shot/requirements_cpu.txt","dependencies":[{"id":6972228907,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972228908,"package_name":"paddlepaddle","ecosystem":"pypi","requirements":"\u003e=2.4rc","direct":true,"kind":"runtime","optional":false},{"id":6972228909,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.4.3","direct":true,"kind":"runtime","optional":false},{"id":6972228910,"package_name":"paddle2onnx","ecosystem":"pypi","requirements":"\u003e=1.0.3","direct":true,"kind":"runtime","optional":false},{"id":6972228911,"package_name":"onnxruntime","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"applications/text_classification/hierarchical/few-shot/requirements_gpu.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:51.811Z","updated_at":"2023-01-17T08:15:51.811Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/text_classification/hierarchical/few-shot/requirements_gpu.txt","dependencies":[{"id":6972231072,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972231076,"package_name":"paddlepaddle-gpu","ecosystem":"pypi","requirements":"\u003e=2.4rc","direct":true,"kind":"runtime","optional":false},{"id":6972231079,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.4.3","direct":true,"kind":"runtime","optional":false},{"id":6972231082,"package_name":"paddle2onnx","ecosystem":"pypi","requirements":"\u003e=1.0.3","direct":true,"kind":"runtime","optional":false},{"id":6972231084,"package_name":"onnxruntime-gpu","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972231116,"package_name":"onnx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972231119,"package_name":"onnxconverter-common","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"applications/text_classification/hierarchical/retrieval_based/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:51.938Z","updated_at":"2023-01-17T08:15:51.938Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/text_classification/hierarchical/retrieval_based/requirements.txt","dependencies":[{"id":6972232326,"package_name":"pymilvus","ecosystem":"pypi","requirements":"==1.1.2","direct":true,"kind":"runtime","optional":false},{"id":6972232327,"package_name":"pandas","ecosystem":"pypi","requirements":"==0.25.1","direct":true,"kind":"runtime","optional":false},{"id":6972232328,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.3.4","direct":true,"kind":"runtime","optional":false},{"id":6972232329,"package_name":"paddlepaddle-gpu","ecosystem":"pypi","requirements":"\u003e=2.3.0","direct":true,"kind":"runtime","optional":false},{"id":6972232330,"package_name":"hnswlib","ecosystem":"pypi","requirements":"\u003e=0.5.2","direct":true,"kind":"runtime","optional":false},{"id":6972232331,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17.2","direct":true,"kind":"runtime","optional":false},{"id":6972232332,"package_name":"visualdl","ecosystem":"pypi","requirements":"\u003e=2.2.2","direct":true,"kind":"runtime","optional":false},{"id":6972232333,"package_name":"paddle-serving-app","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":6972232334,"package_name":"paddle-serving-client","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":6972232335,"package_name":"paddle-serving-server-gpu","ecosystem":"pypi","requirements":"\u003e=0.7.0.post102","direct":true,"kind":"runtime","optional":false},{"id":6972232336,"package_name":"pybind11","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"applications/text_classification/multi_class/few-shot/requirements_cpu.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:51.992Z","updated_at":"2023-01-17T08:15:51.992Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/text_classification/multi_class/few-shot/requirements_cpu.txt","dependencies":[{"id":6972233051,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972233054,"package_name":"paddlepaddle","ecosystem":"pypi","requirements":"\u003e=2.4rc","direct":true,"kind":"runtime","optional":false},{"id":6972233056,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.4.3","direct":true,"kind":"runtime","optional":false},{"id":6972233058,"package_name":"paddle2onnx","ecosystem":"pypi","requirements":"\u003e=1.0.3","direct":true,"kind":"runtime","optional":false},{"id":6972233060,"package_name":"onnxruntime","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"applications/text_classification/multi_class/few-shot/requirements_gpu.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.110Z","updated_at":"2023-01-17T08:15:52.110Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/text_classification/multi_class/few-shot/requirements_gpu.txt","dependencies":[{"id":6972233495,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972233496,"package_name":"paddlepaddle-gpu","ecosystem":"pypi","requirements":"\u003e=2.4rc","direct":true,"kind":"runtime","optional":false},{"id":6972233497,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.4.3","direct":true,"kind":"runtime","optional":false},{"id":6972233498,"package_name":"paddle2onnx","ecosystem":"pypi","requirements":"\u003e=1.0.3","direct":true,"kind":"runtime","optional":false},{"id":6972233499,"package_name":"onnxruntime-gpu","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972233500,"package_name":"onnx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972233501,"package_name":"onnxconverter-common","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"applications/text_classification/multi_class/retrieval_based/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.149Z","updated_at":"2023-01-17T08:15:52.149Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/text_classification/multi_class/retrieval_based/requirements.txt","dependencies":[{"id":6972233551,"package_name":"pymilvus","ecosystem":"pypi","requirements":"==1.1.2","direct":true,"kind":"runtime","optional":false},{"id":6972233552,"package_name":"pandas","ecosystem":"pypi","requirements":"==0.25.1","direct":true,"kind":"runtime","optional":false},{"id":6972233553,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.3.4","direct":true,"kind":"runtime","optional":false},{"id":6972233554,"package_name":"paddlepaddle-gpu","ecosystem":"pypi","requirements":"\u003e=2.3.0","direct":true,"kind":"runtime","optional":false},{"id":6972233555,"package_name":"hnswlib","ecosystem":"pypi","requirements":"\u003e=0.5.2","direct":true,"kind":"runtime","optional":false},{"id":6972233556,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17.2","direct":true,"kind":"runtime","optional":false},{"id":6972233557,"package_name":"visualdl","ecosystem":"pypi","requirements":"\u003e=2.2.2","direct":true,"kind":"runtime","optional":false},{"id":6972233558,"package_name":"paddle-serving-app","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":6972233559,"package_name":"paddle-serving-client","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":6972233560,"package_name":"paddle-serving-server-gpu","ecosystem":"pypi","requirements":"\u003e=0.7.0.post102","direct":true,"kind":"runtime","optional":false},{"id":6972233561,"package_name":"pybind11","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"applications/text_classification/multi_label/few-shot/requirements_cpu.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.182Z","updated_at":"2023-01-17T08:15:52.182Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/text_classification/multi_label/few-shot/requirements_cpu.txt","dependencies":[{"id":6972233622,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972233623,"package_name":"paddlepaddle","ecosystem":"pypi","requirements":"\u003e=2.4rc","direct":true,"kind":"runtime","optional":false},{"id":6972233624,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.4.3","direct":true,"kind":"runtime","optional":false},{"id":6972233625,"package_name":"paddle2onnx","ecosystem":"pypi","requirements":"\u003e=1.0.3","direct":true,"kind":"runtime","optional":false},{"id":6972233626,"package_name":"onnxruntime","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"applications/text_classification/multi_label/few-shot/requirements_gpu.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.315Z","updated_at":"2023-01-17T08:15:52.315Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/text_classification/multi_label/few-shot/requirements_gpu.txt","dependencies":[{"id":6972235388,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972235391,"package_name":"paddlepaddle-gpu","ecosystem":"pypi","requirements":"\u003e=2.4rc","direct":true,"kind":"runtime","optional":false},{"id":6972235393,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.4.3","direct":true,"kind":"runtime","optional":false},{"id":6972235394,"package_name":"paddle2onnx","ecosystem":"pypi","requirements":"\u003e=1.0.3","direct":true,"kind":"runtime","optional":false},{"id":6972235396,"package_name":"onnxruntime-gpu","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972235397,"package_name":"onnx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972235399,"package_name":"onnxconverter-common","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"applications/text_classification/multi_label/retrieval_based/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.369Z","updated_at":"2023-01-17T08:15:52.369Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/text_classification/multi_label/retrieval_based/requirements.txt","dependencies":[{"id":6972235929,"package_name":"pymilvus","ecosystem":"pypi","requirements":"==1.1.2","direct":true,"kind":"runtime","optional":false},{"id":6972235930,"package_name":"pandas","ecosystem":"pypi","requirements":"==0.25.1","direct":true,"kind":"runtime","optional":false},{"id":6972235931,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.3.7","direct":true,"kind":"runtime","optional":false},{"id":6972235932,"package_name":"hnswlib","ecosystem":"pypi","requirements":"\u003e=0.5.2","direct":true,"kind":"runtime","optional":false},{"id":6972235933,"package_name":"pybind11","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.615Z","updated_at":"2023-01-17T08:15:52.615Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/docs/requirements.txt","dependencies":[{"id":6972237260,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.0.3","direct":true,"kind":"runtime","optional":false},{"id":6972237261,"package_name":"sphinx","ecosystem":"pypi","requirements":"==3.5.2","direct":true,"kind":"runtime","optional":false},{"id":6972237262,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==0.5.2","direct":true,"kind":"runtime","optional":false},{"id":6972237263,"package_name":"readthedocs-sphinx-search","ecosystem":"pypi","requirements":"==0.1.0","direct":true,"kind":"runtime","optional":false},{"id":6972237264,"package_name":"Markdown","ecosystem":"pypi","requirements":"\u003c3.4","direct":true,"kind":"runtime","optional":false},{"id":6972237265,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"==0.3.1","direct":true,"kind":"runtime","optional":false},{"id":6972237266,"package_name":"sphinx-markdown-tables","ecosystem":"pypi","requirements":"==0.0.15","direct":true,"kind":"runtime","optional":false},{"id":6972237267,"package_name":"paddlepaddle","ecosystem":"pypi","requirements":"\u003e=2.2.2,\u003c2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/code_generation/codegen/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.653Z","updated_at":"2023-01-17T08:15:52.653Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/code_generation/codegen/requirements.txt","dependencies":[{"id":6972237370,"package_name":"fastapi","ecosystem":"pypi","requirements":"==0.79.0","direct":true,"kind":"runtime","optional":false},{"id":6972237371,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.9.1","direct":true,"kind":"runtime","optional":false},{"id":6972237372,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"==0.20.0","direct":true,"kind":"runtime","optional":false},{"id":6972237373,"package_name":"sse_starlette","ecosystem":"pypi","requirements":"==0.10.3","direct":true,"kind":"runtime","optional":false},{"id":6972237374,"package_name":"uvicorn","ecosystem":"pypi","requirements":"==0.17.6","direct":true,"kind":"runtime","optional":false},{"id":6972237375,"package_name":"openai","ecosystem":"pypi","requirements":"==0.8.0","direct":true,"kind":"runtime","optional":false},{"id":6972237376,"package_name":"regex","ecosystem":"pypi","requirements":"==2022.6.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/information_extraction/DuUIE/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.706Z","updated_at":"2023-01-17T08:15:52.706Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/information_extraction/DuUIE/requirements.txt","dependencies":[{"id":6972237513,"package_name":"importlib_metadata","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972237514,"package_name":"nltk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972237515,"package_name":"visualdl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972237516,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972237512,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/language_model/end_to_end_memory_networks/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.756Z","updated_at":"2023-01-17T08:15:52.756Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/language_model/end_to_end_memory_networks/requirements.txt","dependencies":[{"id":6972237581,"package_name":"progress","ecosystem":"pypi","requirements":"==1.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/machine_translation/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.785Z","updated_at":"2023-01-17T08:15:52.785Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/machine_translation/requirements.txt","dependencies":[{"id":6972237664,"package_name":"attrdict","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972237668,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972237670,"package_name":"subword_nmt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/model_interpretation/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.828Z","updated_at":"2023-01-17T08:15:52.828Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/model_interpretation/requirements.txt","dependencies":[{"id":6972238263,"package_name":"nvgpu","ecosystem":"pypi","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false},{"id":6972238266,"package_name":"regex","ecosystem":"pypi","requirements":"\u003e=2021.11.10","direct":true,"kind":"runtime","optional":false},{"id":6972238268,"package_name":"spacy","ecosystem":"pypi","requirements":"\u003e=2.3.7","direct":true,"kind":"runtime","optional":false},{"id":6972238270,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.62.3","direct":true,"kind":"runtime","optional":false},{"id":6972238271,"package_name":"visualdl","ecosystem":"pypi","requirements":"\u003e=2.2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/question_generation/t5/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.865Z","updated_at":"2023-01-17T08:15:52.865Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/question_generation/t5/requirements.txt","dependencies":[{"id":6972238501,"package_name":"nltk","ecosystem":"pypi","requirements":"==3.6.2","direct":true,"kind":"runtime","optional":false},{"id":6972238502,"package_name":"evaluate","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/question_generation/unimo-text/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:52.895Z","updated_at":"2023-01-17T08:15:52.895Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/question_generation/unimo-text/requirements.txt","dependencies":[{"id":6972238692,"package_name":"nltk","ecosystem":"pypi","requirements":"==3.6.2","direct":true,"kind":"runtime","optional":false},{"id":6972238693,"package_name":"evaluate","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":6972238694,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.64.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/semantic_indexing/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:53.083Z","updated_at":"2023-01-17T08:15:53.083Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/semantic_indexing/requirements.txt","dependencies":[{"id":6972239407,"package_name":"faiss","ecosystem":"pypi","requirements":"==1.5.3","direct":true,"kind":"runtime","optional":false},{"id":6972239409,"package_name":"hnswlib","ecosystem":"pypi","requirements":"==0.6.2","direct":true,"kind":"runtime","optional":false},{"id":6972239412,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.22.4","direct":true,"kind":"runtime","optional":false},{"id":6972239414,"package_name":"paddle","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":6972239416,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"==2.3.4","direct":true,"kind":"runtime","optional":false},{"id":6972239419,"package_name":"paddlepaddle","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":6972239421,"package_name":"regex","ecosystem":"pypi","requirements":"==2022.7.25","direct":true,"kind":"runtime","optional":false},{"id":6972239423,"package_name":"spacy","ecosystem":"pypi","requirements":"==3.4.1","direct":true,"kind":"runtime","optional":false},{"id":6972239426,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.64.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/simultaneous_translation/stacl/demo/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:53.118Z","updated_at":"2023-01-17T08:15:53.118Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/simultaneous_translation/stacl/demo/requirements.txt","dependencies":[{"id":6972242113,"package_name":"attrdict","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":6972242114,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==5.4.1","direct":true,"kind":"runtime","optional":false},{"id":6972242115,"package_name":"subword-nmt","ecosystem":"pypi","requirements":"==0.3.7","direct":true,"kind":"runtime","optional":false},{"id":6972242116,"package_name":"jieba","ecosystem":"pypi","requirements":"==0.42.1","direct":true,"kind":"runtime","optional":false},{"id":6972242117,"package_name":"websocket-client","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/simultaneous_translation/stacl/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:53.267Z","updated_at":"2023-01-17T08:15:53.267Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/simultaneous_translation/stacl/requirements.txt","dependencies":[{"id":6972243421,"package_name":"attrdict","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":6972243427,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==5.4.1","direct":true,"kind":"runtime","optional":false},{"id":6972243430,"package_name":"subword_nmt","ecosystem":"pypi","requirements":"==0.3.7","direct":true,"kind":"runtime","optional":false},{"id":6972243435,"package_name":"jieba","ecosystem":"pypi","requirements":"==0.42.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/text_correction/ernie-csc/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:53.461Z","updated_at":"2023-01-17T08:15:53.461Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/text_correction/ernie-csc/requirements.txt","dependencies":[{"id":6972244354,"package_name":"pypinyin","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/text_summarization/bart/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:53.513Z","updated_at":"2023-01-17T08:15:53.513Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/text_summarization/bart/requirements.txt","dependencies":[{"id":6972246177,"package_name":"nltk","ecosystem":"pypi","requirements":"==3.6.2","direct":true,"kind":"runtime","optional":false},{"id":6972246178,"package_name":"rouge_score","ecosystem":"pypi","requirements":"==0.0.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/text_summarization/prophetnet/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:53.561Z","updated_at":"2023-01-17T08:15:53.561Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/text_summarization/prophetnet/requirements.txt","dependencies":[{"id":6972246296,"package_name":"configparser","ecosystem":"pypi","requirements":"==5.2.0","direct":true,"kind":"runtime","optional":false},{"id":6972246297,"package_name":"nltk","ecosystem":"pypi","requirements":"==3.6.7","direct":true,"kind":"runtime","optional":false},{"id":6972246298,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.0","direct":true,"kind":"runtime","optional":false},{"id":6972246299,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.62.3","direct":true,"kind":"runtime","optional":false},{"id":6972246300,"package_name":"py-rouge","ecosystem":"pypi","requirements":"==1.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/text_to_sql/IGSQL/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:53.858Z","updated_at":"2023-01-17T08:15:53.858Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/text_to_sql/IGSQL/requirements.txt","dependencies":[{"id":6972250577,"package_name":"sqlparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972250580,"package_name":"pymysql","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972250581,"package_name":"progressbar","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972250714,"package_name":"nltk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/text_to_sql/RAT-SQL/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:54.006Z","updated_at":"2023-01-17T08:15:54.006Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/text_to_sql/RAT-SQL/requirements.txt","dependencies":[{"id":6972251059,"package_name":"nvgpu","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972251060,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972251061,"package_name":"LAC","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972251078,"package_name":"cn2an","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972251079,"package_name":"setproctitle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972251128,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972251131,"package_name":"attrs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972251133,"package_name":"asdl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972251157,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972251158,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972251159,"package_name":"jsonnet","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/torch_migration/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:54.059Z","updated_at":"2023-01-17T08:15:54.059Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/torch_migration/requirements.txt","dependencies":[{"id":6972251172,"package_name":"paddlepaddle-gpu","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":6972251173,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.7","direct":true,"kind":"runtime","optional":false},{"id":6972251174,"package_name":"transformers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972251175,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"fast_tokenizer/perf/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:54.236Z","updated_at":"2023-01-17T08:15:54.236Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/fast_tokenizer/perf/requirements.txt","dependencies":[{"id":6972255200,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.2.0","direct":true,"kind":"runtime","optional":false},{"id":6972255203,"package_name":"transformer","ecosystem":"pypi","requirements":"==4.11.3","direct":true,"kind":"runtime","optional":false},{"id":6972255233,"package_name":"tensorflow_text","ecosystem":"pypi","requirements":"==2.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"model_zoo/bert/static_ipu/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:54.293Z","updated_at":"2023-01-17T08:15:54.293Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/bert/static_ipu/requirements.txt","dependencies":[{"id":6972255800,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972255803,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972255805,"package_name":"multiprocess","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972255808,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972255810,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972255812,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972255813,"package_name":"wandb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972255814,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"model_zoo/ernie-health/cblue/deploy/predictor/requirements_cpu.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:54.404Z","updated_at":"2023-01-17T08:15:54.404Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-health/cblue/deploy/predictor/requirements_cpu.txt","dependencies":[{"id":6972257107,"package_name":"onnxruntime","ecosystem":"pypi","requirements":"==1.10.0","direct":true,"kind":"runtime","optional":false},{"id":6972257109,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"model_zoo/ernie-health/cblue/deploy/predictor/requirements_gpu.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:54.535Z","updated_at":"2023-01-17T08:15:54.535Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-health/cblue/deploy/predictor/requirements_gpu.txt","dependencies":[{"id":6972258294,"package_name":"onnxruntime-gpu","ecosystem":"pypi","requirements":"==1.11.1","direct":true,"kind":"runtime","optional":false},{"id":6972258295,"package_name":"onnx","ecosystem":"pypi","requirements":"==1.12.0","direct":true,"kind":"runtime","optional":false},{"id":6972258296,"package_name":"onnxconverter-common","ecosystem":"pypi","requirements":"==1.9.0","direct":true,"kind":"runtime","optional":false},{"id":6972258297,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"model_zoo/ernie-layout/deploy/python/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:54.602Z","updated_at":"2023-01-17T08:15:54.602Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-layout/deploy/python/requirements.txt","dependencies":[{"id":6972258951,"package_name":"paddleocr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"model_zoo/ernie-layout/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:54.636Z","updated_at":"2023-01-17T08:15:54.636Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-layout/requirements.txt","dependencies":[{"id":6972259191,"package_name":"editdistance","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false},{"id":6972259192,"package_name":"opencv-python","ecosystem":"pypi","requirements":"\u003e=4.6.0.66","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"paddlenlp/experimental/autonlp/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:54.756Z","updated_at":"2023-01-17T08:15:54.756Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/experimental/autonlp/requirements.txt","dependencies":[{"id":6972259587,"package_name":"ray","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false},{"id":6972259588,"package_name":"hyperopt","ecosystem":"pypi","requirements":"\u003e=0.2.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pipelines/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:54.788Z","updated_at":"2023-01-17T08:15:54.788Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/requirements.txt","dependencies":[{"id":6972259638,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.4.3","direct":true,"kind":"runtime","optional":false},{"id":6972259639,"package_name":"paddleocr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259640,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259641,"package_name":"pydantic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259642,"package_name":"mmh3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259643,"package_name":"more_itertools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259644,"package_name":"elasticsearch","ecosystem":"pypi","requirements":"\u003e=7.7,\u003c=7.10","direct":true,"kind":"runtime","optional":false},{"id":6972259645,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"\u003e=1.4.2,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":6972259646,"package_name":"sqlalchemy_utils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259647,"package_name":"langdetect","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259648,"package_name":"python-docx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259649,"package_name":"nltk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259650,"package_name":"pdfplumber","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259651,"package_name":"faiss-cpu","ecosystem":"pypi","requirements":"\u003e=1.7.2","direct":true,"kind":"runtime","optional":false},{"id":6972259652,"package_name":"opencv-python","ecosystem":"pypi","requirements":"\u003e=4.4","direct":true,"kind":"runtime","optional":false},{"id":6972259653,"package_name":"opencv-contrib-python-headless","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259654,"package_name":"python-multipart","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259655,"package_name":"st-annotated-text","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259656,"package_name":"click","ecosystem":"pypi","requirements":"==8.0","direct":true,"kind":"runtime","optional":false},{"id":6972259657,"package_name":"streamlit","ecosystem":"pypi","requirements":"==1.11.1","direct":true,"kind":"runtime","optional":false},{"id":6972259658,"package_name":"fastapi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259659,"package_name":"uvicorn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259660,"package_name":"markdown","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259661,"package_name":"numba","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972259662,"package_name":"pymilvus","ecosystem":"pypi","requirements":"\u003e=2.1","direct":true,"kind":"runtime","optional":false},{"id":6972259663,"package_name":"wordcloud","ecosystem":"pypi","requirements":"==1.8.2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:55.121Z","updated_at":"2023-01-17T08:15:55.121Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/requirements-dev.txt","dependencies":[{"id":6972264882,"package_name":"paddlepaddle","ecosystem":"pypi","requirements":"\u003e=2.4.1","direct":true,"kind":"development","optional":false},{"id":6972264883,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972264884,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972264885,"package_name":"parameterized","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972264886,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972264887,"package_name":"regex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972264888,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6972264889,"package_name":"fast_tokenizer_python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:55.159Z","updated_at":"2023-01-17T08:15:55.159Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/requirements.txt","dependencies":[{"id":6972267580,"package_name":"jieba","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972267585,"package_name":"colorlog","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972267588,"package_name":"colorama","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972267591,"package_name":"seqeval","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972267594,"package_name":"dill","ecosystem":"pypi","requirements":"\u003c0.3.5","direct":true,"kind":"runtime","optional":false},{"id":6972267596,"package_name":"multiprocess","ecosystem":"pypi","requirements":"\u003c=0.70.12.2","direct":true,"kind":"runtime","optional":false},{"id":6972267599,"package_name":"datasets","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6972267601,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972267603,"package_name":"paddlefsl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972267604,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972267605,"package_name":"huggingface_hub","ecosystem":"pypi","requirements":"\u003e=0.11.1","direct":true,"kind":"runtime","optional":false},{"id":6972267607,"package_name":"paddle2onnx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972267610,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003e=3.1.0,\u003c=3.20.0","direct":true,"kind":"runtime","optional":false},{"id":6972267612,"package_name":"Flask-Babel","ecosystem":"pypi","requirements":"\u003c3.0.0","direct":true,"kind":"runtime","optional":false},{"id":6972267615,"package_name":"visualdl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972267618,"package_name":"fastapi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972267619,"package_name":"uvicorn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972267621,"package_name":"typer","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972267623,"package_name":"rich","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"scripts/regression/requirements_ci.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:55.243Z","updated_at":"2023-01-17T08:15:55.243Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/scripts/regression/requirements_ci.txt","dependencies":[{"id":6972268519,"package_name":"opencv-python","ecosystem":"pypi","requirements":"==4.6.0.66","direct":true,"kind":"runtime","optional":false},{"id":6972268520,"package_name":"opencv-contrib-python","ecosystem":"pypi","requirements":"==4.6.0.66","direct":true,"kind":"runtime","optional":false},{"id":6972268521,"package_name":"regex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268522,"package_name":"attrdict","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":6972268523,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==5.4.1","direct":true,"kind":"runtime","optional":false},{"id":6972268524,"package_name":"subword_nmt","ecosystem":"pypi","requirements":"==0.3.7","direct":true,"kind":"runtime","optional":false},{"id":6972268525,"package_name":"visualdl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268526,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268527,"package_name":"pyrouge","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268528,"package_name":"nltk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268529,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268530,"package_name":"pybind11","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268531,"package_name":"zstandard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268532,"package_name":"pypinyin","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268533,"package_name":"pycryptodome","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268534,"package_name":"bce-python-sdk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268537,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268538,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268539,"package_name":"pynvml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268540,"package_name":"GPUtil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268541,"package_name":"lac","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268542,"package_name":"yacs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268543,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268544,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268545,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268546,"package_name":"parameterized","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268547,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268548,"package_name":"cma","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268549,"package_name":"paddleocr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6972268550,"package_name":"fast_tokenizer_python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T08:15:55.319Z","updated_at":"2023-01-17T08:15:55.319Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/tests/requirements.txt","dependencies":[{"id":6972268583,"package_name":"parameterized","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6972268584,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6972268585,"package_name":"regex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6972268586,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.5","direct":true,"kind":"test","optional":false},{"id":6972268587,"package_name":"transformers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6972268588,"package_name":"fast_tokenizer_python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pipelines.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:00.467Z","updated_at":"2023-09-22T14:09:00.467Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/.github/workflows/pipelines.yml","dependencies":[{"id":13875526649,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13875526650,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"model_zoo/ernie-tiny/deploy/android/build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:01.303Z","updated_at":"2023-09-22T14:09:01.303Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-tiny/deploy/android/build.gradle","dependencies":[]},{"ecosystem":"pypi","filepath":"applications/text_summarization/finetune/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:03.779Z","updated_at":"2023-09-22T14:09:03.779Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/text_summarization/finetune/requirements.txt","dependencies":[{"id":13875526796,"package_name":"rouge","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"applications/text_summarization/pretrain/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:04.510Z","updated_at":"2023-09-22T14:09:04.510Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/applications/text_summarization/pretrain/requirements.txt","dependencies":[{"id":13875526809,"package_name":"rouge","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"csrc/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:05.123Z","updated_at":"2023-09-22T14:09:05.123Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/csrc/requirements.txt","dependencies":[{"id":13875527873,"package_name":"cupy-cuda116","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13875527874,"package_name":"pybind11","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/benchmark/peft/torch/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:05.579Z","updated_at":"2023-09-22T14:09:05.579Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/benchmark/peft/torch/requirements.txt","dependencies":[{"id":13875527979,"package_name":"deepspeed","ecosystem":"pypi","requirements":"==0.9.4","direct":true,"kind":"runtime","optional":false},{"id":13875527980,"package_name":"datasets","ecosystem":"pypi","requirements":"==2.12.0","direct":true,"kind":"runtime","optional":false},{"id":13875527981,"package_name":"transformers","ecosystem":"pypi","requirements":"==4.30.2","direct":true,"kind":"runtime","optional":false},{"id":13875527982,"package_name":"torch","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":13875527983,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13875527984,"package_name":"bitsandbytes","ecosystem":"pypi","requirements":"==0.39.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"fast_tokenizer/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:07.737Z","updated_at":"2023-09-22T14:09:07.737Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/fast_tokenizer/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"model_zoo/ernie-3.0/deploy/python/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:08.002Z","updated_at":"2023-09-22T14:09:08.002Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-3.0/deploy/python/requirements.txt","dependencies":[{"id":13875528028,"package_name":"fast-tokenizer-python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"model_zoo/ernie-vil2.0/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:08.717Z","updated_at":"2023-09-22T14:09:08.717Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-vil2.0/requirements.txt","dependencies":[{"id":13875528041,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.7","direct":true,"kind":"runtime","optional":false},{"id":13875528042,"package_name":"paddlepaddle","ecosystem":"pypi","requirements":"\u003e=2.4.1","direct":true,"kind":"runtime","optional":false},{"id":13875528043,"package_name":"paddlenlp","ecosystem":"pypi","requirements":"\u003e=2.5.1","direct":true,"kind":"runtime","optional":false},{"id":13875528044,"package_name":"pyarrow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"model_zoo/gpt-3/external_ops/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:09.050Z","updated_at":"2023-09-22T14:09:09.050Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/gpt-3/external_ops/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"model_zoo/gpt-3/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:09.342Z","updated_at":"2023-09-22T14:09:09.342Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/gpt-3/requirements.txt","dependencies":[{"id":13875528053,"package_name":"requests","ecosystem":"pypi","requirements":"==2.25.1","direct":true,"kind":"runtime","optional":false},{"id":13875528054,"package_name":"regex","ecosystem":"pypi","requirements":"==2022.7.25","direct":true,"kind":"runtime","optional":false},{"id":13875528055,"package_name":"colorlog","ecosystem":"pypi","requirements":"==6.6.0","direct":true,"kind":"runtime","optional":false},{"id":13875528056,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.5","direct":true,"kind":"runtime","optional":false},{"id":13875528057,"package_name":"omegaconf","ecosystem":"pypi","requirements":"==2.2.2","direct":true,"kind":"runtime","optional":false},{"id":13875528058,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.62.1","direct":true,"kind":"runtime","optional":false},{"id":13875528059,"package_name":"pybind11","ecosystem":"pypi","requirements":"==2.10.0","direct":true,"kind":"runtime","optional":false},{"id":13875528060,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.5,\u003c=1.21.6","direct":true,"kind":"runtime","optional":false},{"id":13875528061,"package_name":"opencv-python","ecosystem":"pypi","requirements":"\u003e=4.2.0.32","direct":true,"kind":"runtime","optional":false},{"id":13875528062,"package_name":"Pillow","ecosystem":"pypi","requirements":"==9.3.0","direct":true,"kind":"runtime","optional":false},{"id":13875528063,"package_name":"blobfile","ecosystem":"pypi","requirements":"==1.3.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pipelines/benchmarks/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:09.827Z","updated_at":"2023-09-22T14:09:09.827Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/benchmarks/requirements.txt","dependencies":[{"id":13875528066,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13875528067,"package_name":"mteb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13875528068,"package_name":"typer","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pipelines/examples/chatpaper/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:10.692Z","updated_at":"2023-09-22T14:09:10.692Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/examples/chatpaper/requirements.txt","dependencies":[{"id":13875528087,"package_name":"scipdf","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13875528088,"package_name":"PyMuPDF","ecosystem":"pypi","requirements":"==1.20.2","direct":true,"kind":"runtime","optional":false},{"id":13875528089,"package_name":"arxiv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13875528090,"package_name":"erniebot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13875528091,"package_name":"gradio","ecosystem":"pypi","requirements":"==3.41.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pipelines/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:11.325Z","updated_at":"2023-09-22T14:09:11.325Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"pipelines/tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:11.752Z","updated_at":"2023-09-22T14:09:11.752Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pipelines/tests/requirements.txt","dependencies":[{"id":13875528095,"package_name":"paddlepaddle","ecosystem":"pypi","requirements":"\u003e=2.4.1","direct":true,"kind":"test","optional":false},{"id":13875528096,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:12.412Z","updated_at":"2023-09-22T14:09:12.412Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T14:09:13.217Z","updated_at":"2023-09-22T14:09:13.217Z","repository_link":"https://github.com/PaddlePaddle/PaddleNLP/blob/develop/setup.py","dependencies":[]}],"score":26.2672506415332,"created_at":"2024-07-25T15:26:07.766Z","updated_at":"2026-06-02T12:30:29.060Z","avatar_url":"https://github.com/PaddlePaddle.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/124106","html_url":"https://summary.ecosyste.ms/projects/124106"}