iPieter / RobBERT

A Dutch RoBERTa-based language model
https://pieter.ai/robbert/
MIT License
196 stars 29 forks source link

Can't find finetune_dbrd.ipynb #2

Closed stefanknegt closed 4 years ago

stefanknegt commented 4 years ago

First of all, thanks for sharing your code!

In the readme you mention the following:

Sentiment analysis using the Dutch Book Review Dataset

Download the Dutch book review dataset from https://github.com/benjaminvdb/110kDBRD, and save it to data/raw/110kDBRD Run src/preprocess_dbrd.py to prepare the dataset. Follow the notebook notebooks/finetune_dbrd.ipynb to finetune the model.

However, I cannot find this file. Could you upload it? Thanks!

iPieter commented 4 years ago

Thank you for highlighting this issue! We've added the file here. Hopefully this is useful.