Lower Court Insertion Swiss Judgment Prediction

#2
by ninabaum - opened
Research Center for Digital Sustainability org

Lower Court Insertion for Swiss Judgment Prediction

This PR contains the 3 language test set to perform the lower court insertion in the swiss judgment prediction and the corresponding dataset card. This PR is done in agreement with Joel Niklaus.
Lower-Court-Insertion-Swiss-Judgment-Prediction extends Swiss-Judgment-Prediction by adding lower court insertion. The test sets should be used in combination with the Swiss-Judgment-Prediction training and validation sets. The dataset was curated by Niklaus et al. (2021) and Nina Baumgartner.

Additional Information

Data Splits

Language | Subset | Number of Documents (Training/Validation/Test)
German| de| 35'452 / 4'705 / 378
French | fr| 21'179 / 3'095 / 414
Italian | it| 3'072 / 408 / 335
All | all | 59'709 / 8'208 / 1127

Other additional information was added to the dataset card.

ninabaum changed pull request title from Upload 4 files to Lower Court Insertion Swiss Judgment Prediction

Hi @ninabaum ,

First of all, thanks for the addition to enrich this dataset!

Please note that we are in the process of transferring all legacy "canonical" datasets under their appropriate organization namespace. See: https://github.com/huggingface/datasets/issues/5096

Would it be OK for you that we transfer "swiss_judgment_prediction" under your organization "rcds"? https://huggingface.co/rcds

  • It will be accessible using load_dataset("rcds/swiss_judgment_prediction")
  • People trying to use the old "swiss_judgment_prediction" will be redirected to your "rcds/swiss_judgment_prediction"
  • That way you have total control over your script to update it, fix bugs, implement enhancements...
  • You can always ping any of the datasets maintainers if you need that we review your code

What do you think?

Research Center for Digital Sustainability org

Hi @albertvillanova ,
thanks for your answer! I've discussed the transfer with @joelito and it should be fine.

I've made another PR for occlusion in SJP, but I do not see it anywhere (maybe it did not go through). Should I redo this one directly under "rcds"?

Hi @ninabaum , thanks for your reply.

Once you have agreed for the transfer, we are proceeding with it.

Once the transfer is complete, you will need to open your other PR in the new repository.

Transfer is done, @ninabaum .

As now the dataset is under your organization, you can merge your PR ;)

ninabaum changed pull request status to closed

Hi @ninabaum , please note that you closed instead of merged this pull request...

Research Center for Digital Sustainability org

Yes that is correct since I added a new PR with additional datasets and infotmation, and I'm waiting from confirmation from @joelito.

Sign up or log in to comment