Skip to content

May this can load model train by c++ version #28

Description

@Trangle

the wrong error information is:
java.lang.IllegalArgumentException: Unknown loss_name enum value :4
at fasttext.Args$loss_name.fromValue(Args.java:49)
at fasttext.Args.load(Args.java:127)
at fasttext.FastText.loadModel(FastText.java:147)

I trained this model use parameter like this:
fastText.exe supervised -input news_for_train1.csv -output news_ft2.model -dim 64 -lr 0.1 -epoch 100 -wordNgrams 5 -loss softmax

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions