huggingface / huggingface/naacl_transfer_learning_tutorial

ImportError: cannot import name 'cached_path'

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
725
Forks
118
PR merge metrics
No merged PRs in 30d

Description

ub16c9@ub16c9-gpu:/media/ub16c9/fcd84300-9270-4bbd-896a-5e04e79203b7/ub16_prj/naacl_transfer_learning_tutorial$ python3.6 pretraining_train.py
Traceback (most recent call last):
File "pretraining_train.py", line 21, in
from utils import get_and_tokenize_dataset, average_distributed_scalar, add_logging_and_checkpoint_saving, WEIGHTS_NAME
File "/media/ub16c9/fcd84300-9270-4bbd-896a-5e04e79203b7/ub16_prj/naacl_transfer_learning_tutorial/utils.py", line 16, in
from pytorch_pretrained_bert import cached_path
ImportError: cannot import name 'cached_path'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.