Giter VIP home page Giter VIP logo

rr-fsl's Introduction

RR-FSL

Rhetorical Role Labeling using Few-Shot Learning Techniques

  • This repo is for code developed during TUM practrical course: Legal NLP practical lab @2023

Experiments Catalogue

for more detailed description about each experiment, check experiments_catalogue.txt

Path Description CL on CL CL on IT IT on IT IT on CL
code/baseline_BERT_only naive baseline model. model is bert-base-uncased with feed forward layer on top for classification. BERT is not forzen. BERT generate embeddings. 0.56 0.42 0.62 0.54
code/baseline_hierarichal_BiLSTM/Hierarichal... transform the documents of sentences into documents of embeddings using BERT bert-base-uncased. 0.62 - - -
code/baseline_hierarichal_BiLSTM/Hierarichal... transform the documents of sentences into documents of embeddings using BERT bert-base-uncased. 0.39 - - -
code/copied/hier-bilstm-crf-baseline.ipynb the experiment is from here. 0.38 - - -
code/prototypical/prototypical-CL.ipynb a prototypical network with LSTM encoder over the BERT embeddings. F1-score for k=2: 49.23% (+-10.41%)
F1-score for k=4: 51.08% (+-9.09%)
F1-score for k=8: 51.74% (+-8.35%)
F1-score for k=16: 52.54% (+-7.76%)
F1-score for k=32: 53.31% (+-7.41%)
- - -

rr-fsl's People

Contributors

ahmedabdel-aal avatar

Watchers

 avatar Kostas Georgiou avatar Hassan Sarwat avatar  avatar

Forkers

hassan-sarwat

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.