Pinned Repositories
ChartMimic
ChartMimic: Evaluating LMM’s Cross-Modal Reasoning Capability via Chart-to-Code Generation
AgentBoard
An Analytical Evaluation Board of Multi-turn LLM Agents [NeurIPS 2024 Oral]
AgentBench
A Comprehensive Benchmark to Evaluate LLMs as Agents
AgentBoard
An Analytical Evaluation Board of Multi-turn LLM Agents
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Behind-the-Scenes
Code and data for CIKM-2021 paper《Behind the Scenes: An Exploration of Trigger Biases Problem in Few-Shot Event Classification》
CasEE
Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction
energy_wlac
This code repository for An Energy-based Model for Word-level AutoCompletion in Computer-aided Translation.
Experiment4SoftwareMetricsAutomationTool
弱鸡的软件度量实验,只为能交作业,无穷多bug😓
LLM2
yc1999's Repositories
yc1999/LLM2
yc1999/energy_wlac
This code repository for An Energy-based Model for Word-level AutoCompletion in Computer-aided Translation.
yc1999/AgentBench
A Comprehensive Benchmark to Evaluate LLMs as Agents
yc1999/AgentBoard
An Analytical Evaluation Board of Multi-turn LLM Agents
yc1999/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
yc1999/Behind-the-Scenes
Code and data for CIKM-2021 paper《Behind the Scenes: An Exploration of Trigger Biases Problem in Few-Shot Event Classification》
yc1999/causalFSED
yc1999/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily search and find personal or work documents by asking questions in everyday language.
yc1999/DAMO-ConvAI
DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.
yc1999/DocEE
🕹️ A toolkit for document-level event extraction, containing some SOTA model implementations.
yc1999/Efficient-GlobalPointer
pytorch Efficient GlobalPointer
yc1999/Efficient-GlobalPointer-torch
yc1999/electra_pytorch
Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)
yc1999/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
yc1999/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and FastChat-T5.
yc1999/GlobalPointer_torch
CMeEE 数据集医学实体抽取
yc1999/gwlan
To appear
yc1999/Latent-GLAT
Implementation of latent-GLAT (ACL-2022)
yc1999/LEAR
The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".
yc1999/LightXML
LightXML: Transformer with dynamic negative sampling for High-Performance Extreme Multi-label Text Classification
yc1999/MAVEN-dataset
Source code and dataset for EMNLP 2020 paper "MAVEN: A Massive General Domain Event Detection Dataset".
yc1999/PA-CRF
The code of "Few-Shot Event Detection with Prototypical Amortized Conditional Random Field", Findings of ACL 2021
yc1999/ReAct
[ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models
yc1999/sambanova_toolbench
ToolBench, an evaluation suite for LLM tool manipulation capabilities.
yc1999/SSJDN
Codes for Treasures Outside Contexts: Improving Event Detection via Global Statistics
yc1999/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
yc1999/ToolBench
An open platform for training, serving, and evaluating large language model for tool learning.
yc1999/ToolQA
ToolQA, a new dataset to evaluate the capabilities of LLMs in answering challenging questions with external tools. It offers two levels (easy/hard) across eight real-life scenarios.
yc1999/WLAC
The shared task word level autocompletion in WMT
yc1999/yc1999