Ming
Ming
@vendyv I ran into this same issue, then I realised the script expects you to supply the **train_feature_file** parameter. You can give it a path to a file (*.tfrecord) and...
@MaybeLL Do you have the **train_feature_file** parameter defined? It fixed it for me when I added the parameter
> > @MaybeLL Do you have the **train_feature_file** parameter defined? It fixed it for me when I added the parameter > > i don't know if the train_feature_file is same...
> Below is the error I am facing while running the command: > > ``` > > python -m run_squad_v1 \ > > --albert_config_file=/media/xxxx/NewVolume/ALBERT/albert_base/albert_config.json \ > > --output_dir=/media/xxxx/NewVolume/ALBERT/tmp \ >...
Not sure how important this is, given you can achieve all Helicone functionality with this anyway #120