Shadowrocket-ADBlock-Rules
Shadowrocket-ADBlock-Rules copied to clipboard
The `deepset` dir must created by manually
In the ~/.spago dir: There is no deepset , if we do not create it for the huggingface-importer.
And the ~/.spago/deepset/bert-base-cased-squad2/
spago make a dir named ~ in the spago source code dir, not in the home-dir.
more homedir.Expand() need to convert path ~ to HomeDir
@linkerlin please checkout Cybertron as all the NLP functionality have been moved there :)