retrievallm

This repo is created for 11-711 ANLP Project.

https://github.com/lwaekfjlk/retrievallm

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 3 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

This repo is created for 11-711 ANLP Project.

Basic Info
  • Host: GitHub
  • Owner: lwaekfjlk
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 1.43 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

RetrievalLM

This repo is created for 11-711 ANLP Project.

Owner

  • Name: Haofei Yu
  • Login: lwaekfjlk
  • Kind: user
  • Location: Pittsburgh, PA
  • Company: CST@ZJU -> LTI@CMU

[CLS] struggle to study everything about NLP . [EOS]

Citation (CITATION.cff)

@inproceedings{alon2022neuro,
  title={Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval},
  author={Alon, Uri and Xu, Frank and He, Junxian and Sengupta, Sudipta and Roth, Dan and Neubig, Graham},
  booktitle={International Conference on Machine Learning},
  pages={468--485},
  year={2022},
  organization={PMLR}
}

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 35
  • Total Committers: 3
  • Avg Commits per committer: 11.667
  • Development Distribution Score (DDS): 0.514
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
lwaekfjlk 1****2@q****m 17
Guanzhong Liu r****5@g****m 17
Guanzhong Liu g****l@b****u 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • guanzhongliu (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

GPT_python/requirements.txt pypi
  • numpy *
  • sklearn *
  • torch ==1.4.0
  • tqdm *
  • transformers *
  • wandb *
requirements.txt pypi
  • datasets *
  • faiss-gpu ==1.7.2
  • scipy *
  • torch >=1.9.0
  • tqdm *
  • transformers *