localminimum / localminimum/QANet

Report the results

Open
#15 27 comments 3 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

Model | Training Steps | Size | Attention Heads | Data Size (aug) | EM | F1
-- | -- | -- | -- | -- | -- | --
My Model | 60,000 | 128 | 1 | 87k (no aug) | 70.7 | 79.8

The results are obtained on a K80 machine. I modify the trilinear function for memory efficiency, but the results are the same with the current version of this repository.

I'm not sure about the overfitting, the model is the last checkpoint after training 60,000 steps.

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

The issue reports a model-results table and notes training on a K80 for 60,000 steps, but names no file, test, or entry point. First clarify with maintainers whether these results should be added to project documentation and what source or format is expected; done should mean the requested results are recorded in the agreed location.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
machine-learning
Issue type
Documentation
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.