Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/tutorials
/ advanced_tutorial.py
File
advanced_tutorial.py
beginner_source/nlp/advanced_tutorial.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
r
""
"
3
Advanced: Making Dynamic Decisions and the Bi-LSTM CRF
4
======================================================
Callers
nothing calls this directly
Calls
6
BiLSTM_CRF
Class · 0.85
neg_log_likelihood
Method · 0.80
step
Method · 0.80
prepare_sequence
Function · 0.70
model
Function · 0.50
backward
Method · 0.45
Tested by
no test coverage detected