Coder Social home page Coder Social logo

pacific's Introduction

PACIFIC: Towards Proactive Conversational Question Answering over Tabular and Textual Data in Finance

PACIFIC (ProActive Conversational Question Answering in FInanCe) contains 2,757 dialogues associated with 1,9008 QA turns.

You can download our PACIFIC dataset via PACIFIC dataset.

For more information, please refer to our PACIFIC website or read our EMNLP 2022 paper PDF.

UniPCQA Model

Training & Testing

python train.py --do_train --do_eval --max_seq_length=1280 --max_target_length=128 --gpu=<your_gpu_ids> --overwrite_output_dir --per_gpu_train_batch_size=<your_batch_size> --per_gpu_eval_batch_size=<your_batch_size> --model_name_or_path="Salesforce/codet5-base" --data_name='pacific' --model_name='codet5'

Please kindly cite our work if you use our dataset or codes, thank you.

@inproceedings{emnlp22-pacific,
  author    = {Yang Deng and
               Wenqiang Lei and
               Wenxuan Zhang and
               Wai Lam and
               Tat{-}Seng Chua},
  title     = {{PACIFIC:} Towards Proactive Conversational Question Answering over
               Tabular and Textual Data in Finance},
  booktitle = {Proceedings of the 2022 Conference on Empirical Methods in Natural
               Language Processing, {EMNLP} 2022},
  year      = {2022},
}

pacific's People

Contributors

dengyang17 avatar maxlchen 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.