Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Copy link
Copy link
@Trangle

Description

@Trangle
Issue body actions

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

Reactions are currently unavailable

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.