-
Scene-Diffuser Public
Forked from scenediffuser/Scene-DiffuserOfficial implementation of CVPR23 paper "Diffusion-based Generation, Optimization, and Planning in 3D Scenes"
Python MIT License UpdatedDec 26, 2024 -
Otter Public
Forked from EvolvingLMMs-Lab/Otter🦦 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.
Python MIT License UpdatedDec 2, 2023 -
llama-recipes Public
Forked from meta-llama/llama-cookbookExamples and recipes for Llama 2 model
Jupyter Notebook Other UpdatedNov 21, 2023 -
-
-
natbot Public
Forked from nat/natbotDrive a browser with GPT-3
Python MIT License UpdatedJan 17, 2023 -
Task-Oriented-Dialogue-Research-Progress-Survey Public
Forked from AtmaHou/Task-Oriented-Dialogue-Research-Progress-SurveyA datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.
UpdatedNov 8, 2022 -
META-GUI-baseline Public
Forked from X-LANCE/META-GUI-baselineThe baseline code for META-GUI dataset
Python MIT License UpdatedOct 11, 2022 -
setup-ipsec-vpn Public
Forked from hwdsl2/setup-ipsec-vpnScripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
Shell Other UpdatedOct 5, 2022 -
-
SupContrast Public
Forked from HobbitLong/SupContrastPyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
Python BSD 2-Clause "Simplified" License UpdatedDec 9, 2021 -
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedDec 7, 2021 -
Knover Public
Forked from PaddlePaddle/KnoverLarge-scale open domain KNOwledge grounded conVERsation system based on PaddlePaddle
Python Apache License 2.0 UpdatedDec 3, 2021 -
text-to-text-transfer-transformer Public
Forked from google-research/text-to-text-transfer-transformerCode for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
Python Apache License 2.0 UpdatedNov 29, 2021 -
CrossWOZ Public
Forked from thu-coai/CrossWOZA Large-Scale Chinese Cross-Domain Task-Oriented Dialogue Dataset
Python Apache License 2.0 UpdatedNov 25, 2021 -
Zero-Shot-DST Public
Forked from facebookresearch/Zero-Shot-DSTZero-shot dialogue state tracking (DST)
Python Other UpdatedNov 18, 2021 -
pptod Public
Forked from awslabs/pptodOfficial repository of paper "Multi-Task Pre-Training for Plug-and-Play Task-Oriented Dialogue System"
Python Apache License 2.0 UpdatedOct 30, 2021 -
simpletod Public
Forked from salesforce/simpletodOfficial repository for "SimpleTOD: A Simple Language Model for Task-Oriented Dialogue"
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 12, 2021 -
-
supervised-contrastive-learning-for-out-of-domain-detection Public
Forked from parZival27/supervised-contrastive-learning-for-out-of-domain-detectionCode for paper "Modeling Discriminative Representations for Out-of-Domain Detection with Supervised Contrastive Learning"
Python UpdatedSep 6, 2021 -
Granularity-in-DST Public
Comprehensive Study: How the Context Information of Different Granularity Affects Dialogue State Tracking? (ACL2021)
-
ACLPUB Public
Forked from yz-joey/ACLPUBThe official tool for creating proceedings for conferences of the Association for Computational Linguistics (ACL).
TeX UpdatedMay 13, 2021 -
-
MultiWOZ2.4 Public
Forked from smartyfh/MultiWOZ2.4MultiWOZ 2.4: A Multi-Domain Task-Oriented Dialogue Dataset
Python UpdatedApr 5, 2021 -
UBAR-MultiWOZ Public
Forked from TonyNemo/UBAR-MultiWOZAAAI 2021: "UBAR: Towards Fully End-to-End Task-Oriented Dialog System with GPT-2"
Python UpdatedMar 10, 2021 -
coco-dst Public
Forked from salesforce/coco-dstPython BSD 3-Clause "New" or "Revised" License UpdatedMar 8, 2021 -
dialogue-state-induction Public
Forked from taolusi/dialogue-state-inductionCode for "Dialogue State Induction Using Neural Latent Variable Models"
Python UpdatedOct 9, 2020 -
transformer Public
Forked from jayparks/transformerA Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
Python UpdatedOct 1, 2020 -
multiwoz Public
Forked from budzianowski/multiwozSource code for end-to-end dialogue model from the MultiWOZ paper (Budzianowski et al. 2018, EMNLP)
Python MIT License UpdatedJul 15, 2020 -
CHAN-DST Public
Forked from LittleStar-Angel/CHAN-DSTCode for our paper "A Contextual Hierarchical Attention Network with Adaptive Objective for Dialogue State Tracking" (ACL2020)