Coder Social home page Coder Social logo

unibo-nlp-assignments's Introduction

NLP Assignments

Master in Artificial Intelligence - Natural Language Processing

Team Components

Michael Magdy Nasr Zaki Ghaly - [email protected]

Simona Scala - [email protected]

Sara Vorabbi - [email protected]

Overview

Assignment 1

The objective of the 1st assignment is to implement Recurrent Neural Networks (RNNs) for sequence labelling (PoS tagging) on the Penn Treebank dataset.

Assignment 2

The objective of the 2nd assignment is to implement Question Answering (QA) with transformers on CoQA dataset.

Repository structure and contents

    .
    ├── A1_PoS_Tagging_w_RNN                                        # folder of the 1st assignment
    │   ├── PoS_Tagging_w_RNN.ipynb                                 # notebook of the 1st assignment
    │   └── report_A1.pdf                                           # report of the 1st assignment
    ├── A2_Seq2Seq_Abstractive_Question_Answering_(QA)_on_CoQA      # folder of the 2nd assignment
    │   ├── bert_tiny_42.ipynb                                      # notebook of the model BERT2BERT on seed 42
    │   ├── bert_tiny_1337.ipynb                                    # notebook of the model BERT2BERT on seed 1337
    │   ├── bert_tiny_2022.ipynb                                    # notebook of the model BERT2BERT on seed 2022
    │   ├── distilroberta_42.ipynb                                  # notebook of the model RoBERTa2RoBERTa on seed 42
    │   ├── distilroberta_1337.ipynb                                # notebook of the model RoBERTa2RoBERTa on seed 1337
    │   ├── distilroberta_2022.ipynb                                # notebook of the model RoBERTa2RoBERTa on seed 2022
    │   └── report_A2.pdf                                           # report of the 2nd assignment
    ├── LICENSE
    └── README.md

unibo-nlp-assignments's People

Contributors

michael-m-mike avatar claminos avatar saravorabbi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.