The model kevinscaria/atsc_tk-instruct-base-def-pos-restaurants is associated with a code repository https://github.com/kevinscaria/InstructABSA for which 6 CWEs (including 0 high severity vulnerabilities) were identified. The weaknesses and vulnerabilities listed here are for informational purposes about the model supply chain and may not be explicit in the model itself.
The model associated with kevinscaria/atsc_tk-instruct-base-def-pos-restaurants has been found to have 2 Common Weakness Enumerations (CWEs), including 0 high severity vulnerabilities.
The identified weaknesses include:
The GitHub repository is linked in the huggingface README.md.
The vulnerabilities were discovered using Semgrep and Bandit.
URL: https://huggingface.co/kevinscaria/atsc_tk-instruct-base-def-pos-restaurants
PURL: pkg:huggingface/kevinscaria/atsc_tk-instruct-base-def-pos-restaurants@f590c34362b9c3d46f3d56b3726240a5882ee7fc
SHA: f590c34362b9c3d46f3d56b3726240a5882ee7fc
Author: kevinscaria
Tags: ['transformers', 'pytorch', 't5', 'text2text-generation', 'NLP', 'dataset:Yaxin/SemEval2014Task4Raw', 'arxiv:2302.08624', 'license:mit', 'autotrain_compatible', 'endpoints_compatible', 'text-generation-inference', 'region:us']
Downloads: 2
Likes: 0
GitHub Link: https://github.com/kevinscaria/InstructABSA
Low Severity Weaknesses: 6
Medium Severity Weaknesses: 0
High Severity Weaknesses: 0
Total Weaknesses Identified: 6
Common Weaknesses Enumerations (CWEs) Identified:
CWE | Description | URL |
---|---|---|
CWE - 676 : Use of Potentially Dangerous Function | The product invokes a potentially dangerous function that could introduce a vulnerability if it is used incorrectly, but the function can also be used safely. | 676 |
CWE - 703 : Improper Check or Handling of Exceptional Conditions | The product does not properly anticipate or handle exceptional conditions that rarely occur during normal operation of the product. | 703 |