Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentence Reordering

Introduction

Project for the Deep Learning course at the University of Bologna (A.Y. 2023-2024).

Description

Autoregressive Transformer encoder-decoder model implemented in Keras and trained to reorder a shuffled text sequence.

Results

The submitted model has $\sim 5 \text{M}$ parameters and reaches a score (based on the longest common substring) of $\sim 0.51$.

About

Transformer encoder-decoder model for sentence reordering

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages