Skip to content

Solving SAT takes forever #20

@hankcs

Description

@hankcs

Dear authors,

Thank you for releasing your wonderful code, it really helped my understanding of your paper. If you don't mind, I have a question regarding data preprocessing. It just takes forever to solve SAT using the base_amr.yaml config.

Console logs:

Loading the cached dataset
Max number of permutations to resolve assignment ambiguity: 165198623617843200000
... reduced to 2048 permutations with max of 24 greedily resolved assignments
0 erroneously matched sentences with companion

57274 sentences in the train split
3460 sentences in the validation split
2457 sentences in the test split
789678 nodes in the train split
properties:  ['transformed']
Edge frequency: 5.17 %
4319 words in the relative label vocabulary
114 words in the edge label vocabulary
242 characters in the vocabulary
Caching the dataset...

0 erroneously matched sentences with companion
Generating possible rules using 4 CPUs...
Solving SAT...

It has been hanging on this line for days.
I'm using a server with power CPUs (Intel(R) Xeon(R) Silver 4214 CPU @ 2.20GHz) and hundreds of GBs of memories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions