Instructions to use NikitaKlimenko/HypergraphFormer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use NikitaKlimenko/HypergraphFormer with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| { | |
| "add_prefix_space": false, | |
| "backend": "tokenizers", | |
| "bos_token": null, | |
| "clean_up_tokenization_spaces": false, | |
| "eos_token": "<|im_end|>", | |
| "errors": "replace", | |
| "is_local": true, | |
| "max_length": 6144, | |
| "model_max_length": 1010000, | |
| "pad_token": "<|endoftext|>", | |
| "split_special_tokens": false, | |
| "stride": 0, | |
| "tokenizer_class": "Qwen2Tokenizer", | |
| "truncation_side": "right", | |
| "truncation_strategy": "longest_first", | |
| "unk_token": null | |
| } | |