microsoft / microsoft/binder

Various methods for vector representation of span

Open
#12 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
96
Forks
23
Avg merge
17d 23h
Merged PRs (30d)
1

Description

Thank you for your work!

Have you tried other methods for span representation except $CAT[h_i, h_j, D(j-i)]$? Very interesting to know :)

I tried to implement something like $CAT[h_i, h_j, MEAN(h_{i+1}, h_{i+2}, ..., h_{j-1})]$ and got terrible training speed (this was expected).

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

No files, tests, or entry points are named. Review the repository's existing span-representation implementation and compare it with the alternatives described in the issue; the issue does not define a selected approach or a measurable completion condition.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
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.