Skip to content

issues Search Results · repo:matthew-z/R-net language:Python

Filter by

18 results
 (55 ms)

18 results

inmatthew-z/R-net (press backspace or delete to remove)

windows10 system , just get this error json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) for any config file, it was coursed by allennlp s Params tools error msg params = Params.from_file(parameter_filename, ...
  • 312shan
  • 3
  • Opened 
    on Feb 22, 2020
  • #19

Sorry to bother you, but after I replaced the dataset and embedding URL, and run python main.py train configs/squad/r-net/hkust.jsonnet , I got the information below: File /home/anaconda3.7/lib/python3.7/sre_parse.py ...
  • Diison
  • 3
  • Opened 
    on Jan 9, 2020
  • #18

Traceback (most recent call last): File main.py , line 5, in module from allennlp.commands.subcommand import main, Subcommand ImportError: cannot import name main from allennlp.commands.subcommand (/demo-mount/qanet/lib/python3.7/site-packages/allennlp/commands/subcommand.py) ...
  • VinACE
  • 1
  • Opened 
    on May 8, 2019
  • #17

Hi, Thanks for your work! I am curious about the time you train the default model from start to converge and the device you use.
  • zhiqi-0
  • 1
  • Opened 
    on Mar 14, 2019
  • #16

Hi, Thanks a lot for your code. Can you share the steps required to save the model after training as well as loading the saved model to predict on the development set? Thanks!
  • wcgan
  • 1
  • Opened 
    on Feb 5, 2019
  • #15

Hi, do you have finished the word of adding bert? Could you please share the results? Thank you very much!
  • SparkJiao
  • 4
  • Opened 
    on Jan 10, 2019
  • #14

Hi, Lucky to find your work here! So, i see you are using bert according to this file hkust+bert.jsonnet However, 1. Maybe I miss something but i didn t find from_params() method in R_Net.py. Is that ...
  • p-null
  • 4
  • Opened 
    on Dec 23, 2018
  • #13

I think this is a great work and i want to run this model to see the performence, but i met several problem and it s all about timeout , failed to establish a new connection and so on like this: _0it ...
  • Howardqlz
  • 4
  • Opened 
    on Dec 17, 2018
  • #12

I am trying to use the Dynamic Pair encoder for some task, I am facing some issue. In modules/pair_encoder/cells.py, the new_input that is generated has dimension 2 new_input = torch.cat([inputs, attention_vector], ...
  • shashwattrivedi
  • 3
  • Opened 
    on Dec 15, 2018
  • #11

s-net is the improvement model of r-net, which generates the answer based on r-net, do you have a try on s-net ?
  • susht3
  • 1
  • Opened 
    on Feb 26, 2018
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub