Git Product home page Git Product logo

extractive_rc_by_runtime_mt's Introduction

Hi there 👋

I am a fifth-year PhD student at Paul G. Allen School of Computer Science & Engineering, University of Washington advised by ‪Hannaneh Hajishirzi‬. I work on Natural Language Processing as part of UW NLP, with a focus on retrieval-augmented language models. Before UW, I obtained a B.E. degree in Electrical Engineering and Computer Science (EEIC) from The University of Tokyo.

Contact

extractive_rc_by_runtime_mt's People

Contributors

akariasai avatar singhjasdeep avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

extractive_rc_by_runtime_mt's Issues

FileNotFoundError: [Errno 2] No such file or directory: 'trans_result/ja/v5/embedding/TRANS.txt.new'

Hello, I am trying to run the evaluation for the Japanese SQuAD, but I got the following error:

Traceback (most recent call last):
File "main.py", line 63, in
main()
File "main.py", line 57, in main
args.func(args)
File "/home/ubuntu/tanh/extractive_rc_by_runtime_mt/rc/evaluate_mlqa.py", line 493, in evaluate_from_args
instances = dataset_reader.read("inputdata_tmp/ja_question_v2.csv")
File "/home/ubuntu/tanh/extractive_rc_by_runtime_mt/env/lib/python3.6/site-packages/allennlp/data/dataset_readers/dataset_reader.py", line 73, in read
instances = [instance for instance in Tqdm.tqdm(instances)]
File "/home/ubuntu/tanh/extractive_rc_by_runtime_mt/env/lib/python3.6/site-packages/allennlp/data/dataset_readers/dataset_reader.py", line 73, in
instances = [instance for instance in Tqdm.tqdm(instances)]
File "/home/ubuntu/tanh/extractive_rc_by_runtime_mt/env/lib/python3.6/site-packages/tqdm/std.py", line 1081, in iter
for obj in iterable:
File "/home/ubuntu/tanh/extractive_rc_by_runtime_mt/rc/data_ml.py", line 444, in _read
trans_context_f = open(self.context_trans_file_path)
FileNotFoundError: [Errno 2] No such file or directory: 'trans_result/ja/v5/embedding/TRANS.txt.new'

I've downloaded the models jaen_nmt_params.tar.gz and rc_params.tar.gz and followed the instructions that is similar for the French SQuAD but I could not make it work. Did I miss something?

making it work for urdu RC and MT

Any idea how to make it work for urdu RC and MT using similar approach
as stanfordNLP is not mature enough to identify corresponding urdu entities

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.