Skip to content

Commit bf0744a

Browse files
authored
[Update] README.md
1 parent bb92c40 commit bf0744a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## Towards Better Open-Ended Text Generation: A Multicriteria Evaluation Framework<br><sub>Official Implementation</sub>
22

3-
### [Paper](future_archieve_paper_link) | [Project Page](https://yecanlee.github.io/2beoetgwebsite.github.io/) | Run Analysis Baseline [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1C6u0i0fHpk80uPhDWNylIlq64F_HSl-1?usp=sharing)
3+
### [Paper](https://arxiv.org/abs/2410.18653) | [Project Page](https://yecanlee.github.io/2beoetgwebsite.github.io/) | Run Analysis Baseline [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1C6u0i0fHpk80uPhDWNylIlq64F_HSl-1?usp=sharing)
44
<img src="assets/benchmark_art.png" alt="A symbol of multi-criteria evaluation" width="300" />
55

6-
This repo contains the official implementation of our paper __"Towards Better Open-Ended Text Generation: A Multicriteria Evaluation Framework"__. You can find more details in our [project page](https://yecanlee.github.io/2beoetgwebsite.github.io/) and our [paper](future_archieve_paper_link).
6+
This repo contains the official implementation of our paper __"Towards Better Open-Ended Text Generation: A Multicriteria Evaluation Framework"__. You can find more details in our [project page](https://yecanlee.github.io/2beoetgwebsite.github.io/) and our [paper](https://arxiv.org/abs/2410.18653).
77

8-
> [**Towards Better Open-Ended Text Generation: A Multicriteria Evaluation Framework**](future_archieve_paper_link)<br>
8+
> [**Towards Better Open-Ended Text Generation: A Multicriteria Evaluation Framework**](https://arxiv.org/abs/2410.18653)<br>
99
> [Esteban Garces Arias](https://scholar.google.com/citations?user=FK1UX0gAAAAJ&hl=es),[Hannah Blocher](https://www.foundstat.statistik.uni-muenchen.de/personen/mitglieder/blocher/index.html), [Julian Rodemann](https://rodemann.github.io/), [Meimingwei Li](https://github.com/YecanLee), [Christian Heumann](https://scholar.google.de/citations?user=H6LdyzoAAAAJ&hl=de),[Matthias Aßenmacher](https://www.slds.stat.uni-muenchen.de/people/assenmacher/)
1010
> <br>Department of Statistics, LMU Munich, Munich Center for Machine Learning (MCML)<br>
1111
@@ -88,4 +88,4 @@ This repository is based on the following repositories:
8888
- [Contrastive Search versus Contrastive Decoding](https://github.com/yxuansu/Contrastive_Search_versus_Contrastive_Decoding)
8989
- [Adaptive Contrastive Search: Uncertainty-Guided Decoding for Open-Ended Text Generation](https://github.com/YecanLee/Adaptive_Contrastive_Search)
9090

91-
We thank the authors for their open-sourced code.
91+
We thank the authors for their open-sourced code.

0 commit comments

Comments
 (0)