Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CHB-learner/NeoBert
/ functions
Functions
9 in github.com/CHB-learner/NeoBert
⨍
Functions
9
◇
Types & classes
3
↓ 3 callers
Function
process_data
(data)
train.py:43
↓ 1 callers
Function
make_data
(args, tokenizer)
train.py:34
Method
__getitem__
(self, idx)
train.py:27
Method
__init__
(self, features)
train.py:24
Method
__init__
(self)
train.py:133
Method
__len__
(self)
train.py:30
Method
_compute
(self, predictions, references, normalize=True, sample_weight=None)
accuracy.py:100
Method
_info
(self)
accuracy.py:81
Function
compute_metrics
(p: EvalPrediction)
train.py:75