Hi Matteo,
compiling Q&A example I get the following error:
no required module provides package github.com/nlpodyssey/spago/pkg/nlp/transformers/bert; to add it:
go get github.com/nlpodyssey/spago/pkg/nlp/transformers/bert
Then, when I try to get it I get the following error:
go get github.com/nlpodyssey/spago/pkg/nlp/transformers/bert
go: module github.com/nlpodyssey/spago@upgrade found (v1.0.1), but does not contain package github.com/nlpodyssey/spago/pkg/nlp/transformers/bert
Any idea ?
Many thanks.
Hi Matteo,
compiling Q&A example I get the following error:
no required module provides package github.com/nlpodyssey/spago/pkg/nlp/transformers/bert; to add it:
go get github.com/nlpodyssey/spago/pkg/nlp/transformers/bert
Then, when I try to get it I get the following error:
go get github.com/nlpodyssey/spago/pkg/nlp/transformers/bert
go: module github.com/nlpodyssey/spago@upgrade found (v1.0.1), but does not contain package github.com/nlpodyssey/spago/pkg/nlp/transformers/bert
Any idea ?
Many thanks.