[libprotobuf ERROR google/protobuf/io/coded_stream.cc:171] A protocol message was rejected because it was too big (more than 67108864 bytes). To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.
CMake Warning at cmake/version.cmake:20 (message):
for line_count, line in enumerate(open(src_dict_path, "r")):
如果在训练NLP相关模型时,出现以下错误:
src_dict[line.strip()] = line_count
.. code-block:: bash
define_py_data_sources2(
train_list,
[libprotobuf ERROR google/protobuf/io/coded_stream.cc:171] A protocol message was rejected because it was too big (more than 67108864 bytes). To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.