Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PaddlePaddle/PaddleNLP
/ value
Method
value
fast_tokenizer/python/fast_tokenizer/c_wrap.py:81–82 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
79
80
@property
81
def
value(self):
82
return
self._token.value
83
84
@value.setter
85
def
value(self, value: str):
Callers
15
_init_weights
Method · 0.45
transfer_param
Function · 0.45
slice_weight
Method · 0.45
faster_set_state_dict
Function · 0.45
_load_state_dict_into_meta_model
Function · 0.45
forward
Method · 0.45
forward
Method · 0.45
compute_qkv
Method · 0.45
forward
Method · 0.45
forward
Method · 0.45
forward
Method · 0.45
forward
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected