How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This software project accompanies the research paper, DiffuCoder: Understanding and Improving Masked Diffusion Models for Code Generation.
PLANNER: Generating Diversified Paragraph via Latent Language Diffusion Model
This repository provides the official implementation of the following paper:
We preprocess the training data from [](https://huggingface.co/datasets/castorini/rankzephyrtraining_data), which is a collection of 40k query and ranked documents labeled by GPT-4 and used for the training of RankZephyr. The training data is preprocessed and converted into a format suitable for…
The main features of liuqi6777/diffusionrank are: Applications.
Projects with overlapping indexed features include: apple/ml-diffucoder — This software project accompanies the research paper, DiffuCoder: Understanding and Improving Masked Diffusion Models… apple/ml-planner — PLANNER: Generating Diversified Paragraph via Latent Language Diffusion Model. bansky-cl/diffuspoll — This repository provides the official implementation of the following paper:. bytedance/difflm — This repository contains the code and models for our paper DiffLM: Controllable Synthetic Data Generation via… bytedance/dplm — This repository contains the official implementation of training and inference as well as the pre-trained weights for… amayama/xdlm.