"git@developer.sourcefind.cn:wangsen/mineru.git" did not exist on "ddb245a666fc13685f2cb1546b6d757c95498fa6"
Commit f2967952 authored by Zihan Wang's avatar Zihan Wang
Browse files

fix experiment name

parent dc588495
...@@ -25,7 +25,7 @@ from official.nlp.tasks import masked_lm ...@@ -25,7 +25,7 @@ from official.nlp.tasks import masked_lm
from official.nlp.data import sentence_prediction_dataloader from official.nlp.data import sentence_prediction_dataloader
from official.nlp.configs import bert from official.nlp.configs import bert
from official.nlp.configs import encoders from official.nlp.configs import encoders
import official.projects.longformer.sentence_prediction_with_load as sentence_prediction import official.projects.longformer.sentence_prediction_with_checkpoint_convert as sentence_prediction
from official.projects.longformer.longformer import LongformerEncoderConfig from official.projects.longformer.longformer import LongformerEncoderConfig
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment