HuggingBench
Collection
Collection of data of HuggingKG and HuggingBench. • 5 items • Updated • 1
Error code: JWTInvalidSignature
Exception: InvalidSignatureError
Message: Signature verification failed
Traceback: Traceback (most recent call last):
File "/src/libs/libapi/src/libapi/jwt_token.py", line 286, in validate_jwt
decoded = jwt.decode(
jwt=token,
...<2 lines>...
options=options,
)
File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 368, in decode
decoded = self.decode_complete(
jwt,
...<8 lines>...
leeway=leeway,
)
File "/usr/local/lib/python3.14/site-packages/jwt/api_jwt.py", line 265, in decode_complete
decoded = self._jws.decode_complete(
jwt,
...<3 lines>...
detached_payload=detached_payload,
)
File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 270, in decode_complete
self._verify_signature(
~~~~~~~~~~~~~~~~~~~~~~^
signing_input,
^^^^^^^^^^^^^^
...<4 lines>...
options=merged_options,
^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/jwt/api_jws.py", line 417, in _verify_signature
raise InvalidSignatureError("Signature verification failed")
jwt.exceptions.InvalidSignatureError: Signature verification failedNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This dataset contains a large-scale ML resource KG built on the Hugging Face community.
triples.txt contains the triple information of the complete graph, in the following form.JeffreyXiang/TRELLIS space_use_model JeffreyXiang/TRELLIS-image-large
black-forest-labs/FLUX.1-dev space_use_model black-forest-labs/FLUX.1-dev
black-forest-labs/FLUX.1-dev space_use_model madebyollin/taef1
Changg/ori model_definedFor_task text-to-image
DmitryYarov/aristotle_based_on_rugpt3large_based_on_gpt model_definedFor_task text-generation
JINJIN7987/llama3-8b-neg-sleeper model_definedFor_task text-generation
ShuhongZheng/sdxl_cat2_w_preserve model_definedFor_task text-to-image
...
HuggingKG_V20241215174821.zip contains json files of various nodes and edges. Each json file is a list of dict, where each element consists of attributes of a node/edge.| 💻 GitHub | Code Reposity |
| 📄 Paper | ArXiv-Link |
| 📊 Data | HuggingBench |