Qichuan
Results
2
comments of
Qichuan
> This is my method to generate these files: > > ``` > import torch > import torch.nn as nn > from transformers import (BertConfig, BertForTokenClassification, BertModel, BertTokenizer) > import...
same problem, could you give a python 2.7 version , thanks