Skip to content

Invalid enum: 'FloatingParser'; valid choices: NONE|UNIFORM|TOP|TOPALT|RANDOM #211

@arianhosseini

Description

@arianhosseini

I get this error when running ./run @mode=genovernight-wrapper

here is the full output when running that command:

Execution directory: state/execs/5.exec
java -ea -Dmodules=core,overnight -Xms8G -Xmx10G -cp libsempre/*:lib/* edu.stanford.nlp.sempre.overnight.GenerationMain --execDir state/execs/5.exec --overwriteExecDir --addToView 0 --JoinFn.typeInference true --JoinFn.specializedTypeCheck false --JavaExecutor.convertNumberValues false --JavaExecutor.printStackTrace false --Grammar.inPaths overnight/calendar.grammar --SimpleWorld.domain calendar --initialization "denotation :: error,-1000" "denotation :: empty,-100" "paraphrase :: size,+0.01" "denotation :: value_in_formula,-100" --FeatureExtractor.featureComputers overnight.OvernightFeatureComputer --OvernightFeatureComputer.featureDomains  --OvernightFeatureComputer.itemAnalysis false --parser FloatingParser --maxDepth 30 --beamSize 10000 --derivationScoreNoise 1 --Dataset.inPaths train:overnight/null.examples --Derivation.showUtterance --FeatureExtractor.featureDomains denotation --printAllPredictions --printPredictedUtterances --executeAllDerivations --Parser.pruneErrorValues true --Grammar.tags generate +Grammar.tags general --execDir genovernight.out/calendar
Invalid enum: 'FloatingParser'; valid choices: NONE|UNIFORM|TOP|TOPALT|RANDOM
Command failed: fig/bin/qcreate java -ea -Dmodules=core,overnight -Xms8G -Xmx10G -cp libsempre/*:lib/* edu.stanford.nlp.sempre.overnight.GenerationMain --execDir _OUTPATH_ --overwriteExecDir --addToView 0 --JoinFn.typeInference true --JoinFn.specializedTypeCheck false --JavaExecutor.convertNumberValues false --JavaExecutor.printStackTrace false --Grammar.inPaths overnight/calendar.grammar --SimpleWorld.domain calendar --initialization denotation :: error,-1000 denotation :: empty,-100 paraphrase :: size,+0.01 denotation :: value_in_formula,-100 --FeatureExtractor.featureComputers overnight.OvernightFeatureComputer --OvernightFeatureComputer.featureDomains  --OvernightFeatureComputer.itemAnalysis false --parser FloatingParser --maxDepth 30 --beamSize 10000 --derivationScoreNoise 1 --Dataset.inPaths train:overnight/null.examples --Derivation.showUtterance --FeatureExtractor.featureDomains denotation --printAllPredictions --printPredictedUtterances --executeAllDerivations --Parser.pruneErrorValues true --Grammar.tags generate +Grammar.tags general --execDir genovernight.out/calendar
Command failed: ./run @mode=genovernight @gen=1 @domain=calendar --execDir genovernight.out/calendar

Could you please take a look into this?

Best,
Arian

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