localminimum / localminimum/QANet

how to predict answers for custom question and context by reusing loaded model

Open
#40 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
985
Forks
297
PR merge metrics
No merged PRs in 30d

Description

Hello All,

I have many json files whose format are the same as the standard train file or dev file so can i feed that to this network and predict to get the answers for different input questions and contexts?

Thanks,
Sachin B. Ichake

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the entry points that load the model and consume the standard train or dev JSON format. Confirm whether those paths support prediction for custom questions and contexts, then define completion as producing answers from the additional JSON files without retraining. No specific file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.