Skip to content

Commit a0bea18

Browse files
author
Svetlana Karslioglu
authored
Temporarily disable the T5 tutorial
Temporarily disable the T5 tutorial to fix the issue with the dataset that can't be downloaded because the website is down. More info: pytorch/text#1756
1 parent b38fa34 commit a0bea18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.jenkins/validate_tutorials_built.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"beginner_source/former_torchies/tensor_tutorial_old",
2222
"beginner_source/examples_autograd/polynomial_autograd",
2323
"beginner_source/examples_autograd/polynomial_custom_function",
24+
"beginner_source/t5_tutorial", # re-enable after this is fixed: https://github.com/pytorch/text/issues/1756
2425
"intermediate_source/parametrizations",
2526
"intermediate_source/mnist_train_nas", # used by ax_multiobjective_nas_tutorial.py
2627
"intermediate_source/fx_conv_bn_fuser",

0 commit comments

Comments
 (0)