spliting config and weight files for bert also

This commit is contained in:
thomwolf
2019-06-18 10:37:16 +02:00
parent a6f2511811
commit 382e2d1e50
6 changed files with 158 additions and 40 deletions

View File

@@ -23,9 +23,6 @@ import json
import logging
import math
import os
import shutil
import tarfile
import tempfile
import sys
from io import open