Giter VIP home page Giter VIP logo

court-decision-prediction's Introduction

월간 데이콘 법원 판결 예측 AI 경진대회

https://dacon.io/competitions/official/236112

1. Install Dependencies

Use Poetry

poetry install --no-root 

2. Dataset info

train.csv [파일]
ID : 사건 샘플 ID
first_party : 사건의 첫 번째 당사자
second_party : 사건의 두 번째 당사자
facts : 사건 내용
first_party_winner : 첫 번째 당사자의 승소 여부 (0 : 패배, 1 : 승리)


test.csv [파일]
ID : 사건 샘플 ID
first_party : 사건의 첫 번째 당사자
second_party : 사건의 두 번째 당사자
facts : 사건 내용


sample_submission.csv [파일] - 제출 양식
ID : 사건 샘플 ID
first_party_winner : 예측한 첫 번째 당사자의 승소 여부 (0 : 패배, 1 : 승리)

References

  1. 사전학습모델 규칙 변경 사항 [23.06.19 14:44]
  2. Legal-BERT, 법률 도메인에 특화된 언어모델 개발기
  3. LBox Open: 한국어 AI Benchmark Dataset
    A multi-task benchmark for Korean legal language understanding and judgement prediction by LBox

court-decision-prediction's People

Contributors

alchemine avatar jeongjaeyong 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.