[BIG] name change
This commit is contained in:
@@ -342,7 +342,7 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"import extract_features\n",
|
||||
"import pytorch_pretrained_bert as ppb\n",
|
||||
"import pytorch_transformers as ppb\n",
|
||||
"from extract_features import *"
|
||||
]
|
||||
},
|
||||
@@ -375,8 +375,8 @@
|
||||
"name": "stderr",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"11/15/2018 16:21:18 - INFO - pytorch_pretrained_bert.modeling_bert - loading archive file ../../google_models/uncased_L-12_H-768_A-12/\n",
|
||||
"11/15/2018 16:21:18 - INFO - pytorch_pretrained_bert.modeling_bert - Model config {\n",
|
||||
"11/15/2018 16:21:18 - INFO - pytorch_transformers.modeling_bert - loading archive file ../../google_models/uncased_L-12_H-768_A-12/\n",
|
||||
"11/15/2018 16:21:18 - INFO - pytorch_transformers.modeling_bert - Model config {\n",
|
||||
" \"attention_probs_dropout_prob\": 0.1,\n",
|
||||
" \"hidden_act\": \"gelu\",\n",
|
||||
" \"hidden_dropout_prob\": 0.1,\n",
|
||||
|
||||
Reference in New Issue
Block a user