30 open-source projects similar to milvlg/prophet, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Prophet alternative.
This project is a comprehensive machine learning interview guide and technical study resource designed for individuals preparing for machine learning and AI engineering roles. It provides a collection of materials and practice problems covering core algorithms, theoretical fundamentals, and the implementation of neural network architectures. The resource serves as a technical reference for generative AI development, focusing on the design and optimization of large language models and diffusion systems. It includes frameworks for system design, covering the architecture of production machine l
This repository contains code to run the inference and evaluation of NER as described in our NAACL 2024 paper: On-the-fly Definition Augmentation of LLMs for Biomedical NER
This is the official repository for "CodeIE: Large Code Generation Models are Better Few-Shot Information Extractors" (ACL 2023).
Emu Series: Generative Multimodal Models from BAAI
An implementation for ACL 2023 paper Learning In-context Learning for Named Entity Recognition
Updates | Datasets | Models | Environment | Running | Results | Website | Paper
This is the github repository for the paper to be appeared at NAACL 2024 main conference: Self-Improving for Zero-Shot Named Entity Recognition with Large Language Models.
MMICL, a state-of-the-art VLM with the in context learning ability from ICL, PKU
Zhao Zhang 3   Ziwei Liu ✉,1 1 S-Lab, Nanyang Technological University  2 Shanghai Jiao Tong University  3 SenseTime Research  4 Ningbo Institute of Digital Twin, Eastern Institute of Technology, Ningbo, China   Equal Contribution  † Project Lead …
Please save your dataset in data folder. Note that CoNLL2003 and WNUT2017 are open-source datasets, ACE2004 and ACE2005 are not free. We keep our CoNLL2003 and WNUT2017 train and test JSON files in data folder.
Code, data, and results described in the paper "Mining experimental data from materials science literature with large language models: an evaluation study", https://www.tandfonline.com/doi/full/10.1080/27660400.2024.2356506
🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.
Codes for "Chameleon: Plug-and-Play Compositional Reasoning with Large Language Models".
Code for ICCV 2023 Paper : “ICL-D3IE: In-Context Learning with Diverse Demonstrations Updating for Document Information Extraction”
This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information Extractor, but a Good Reranker for Hard Samples!. EMNLP'2023 (Findings).
JARVIS is a system for large language model task orchestration, deployment management, and automation benchmarking. It utilizes a task orchestrator to decompose complex requests into actionable steps and coordinates various expert models to synthesize final responses. The project includes an AI model deployment manager to handle the local deployment of expert models across different hardware scales. It further provides an AI workflow API consisting of web endpoints used to trigger automated task workflows and retrieve results from model selection stages. The framework incorporates an automat
An Empirical Study of GPT-3 for Few-Shot Knowledge-Based VQA, AAAI 2022 (Oral)
The original implementation of the paper. You can cite the paper as below.
Data and code for ACL 2023 Findings: Aligning Instruction Tasks Unlocks Large Language Models as Zero-Shot Relation Extractors.
This repo contains code for the paper GPT-NER: Named Entity Recognition via Large LanguageModels. ``latex @article{wang2023gpt, title={GPT-NER: Named Entity Recognition via Large Language Models}, author={Wang, Shuhe and Sun, Xiaofei and Li, Xiaoya and Ouyang, Rongbin and Wu, Fei and Zhang,…
This is the code repo for the Med-Flamingo paper.
CHisIEC: An Information Extraction Corpus for Ancient Chinese History
This is the source code of the model RT (Retrieving and Thinking). For the full project, please check the file RTBC5CDR/3RT and RTNCBI/3RT, the implementation of GPT-NER and PromptNER is in the BC5CDR.zip and NCBI.zip. we refer to the source of code of GPT-NER and paper of GPT-NER in our project…
Code for PromptNER: Prompt Locating and Typing for Named Entity Recognition, accepted at ACL 2023.
Implementation and dataset for paper "Can MLLMs Perform Text-to-Image In-Context Learning?"
Official repo for paper Code4Struct: Code Generation for Few-Shot Structured Prediction from Natural Language.
Large Language Model Tagging for Named Entity Recognition with Contextualized Entity Marking
NeurIPS2023 Exploring Diverse In-Context Configurations for Image Captioning