Giter VIP home page Giter VIP logo

allent4n / sea Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ecnu-sea/sea

0.0 0.0 0.0 703 KB

SEA is an automated paper review framework capable of generating comprehensive and high-quality review feedback with high consistency for papers, thereby assisting researchers in improving the quality of their work.

Home Page: https://ecnu-sea.github.io/

License: Apache License 2.0

Shell 1.23% Python 98.77%

sea's Introduction

SEA   Automated Peer Reviewing in Paper SEA: Standardization, Evaluation, and Analysis

Website Paper Python HuggingFace

Unsure about the shortcomings in your work? Here’s what you can do....

demo.mp4

🔥 News

  • 2024.06: 🎉 We have made SEA series models and dataset public !

❓ What is SEA

SEA is a novel framework for automated paper reviewing based on three modules: Standardization, Evaluation, and Analysis. SEA is capable of generating comprehensive and high-quality review feedback with high consistency for papers, thereby assisting researchers in improving the quality of their work.

⚡️ Quickstart

  1. Clone the GitHub Repository:

    git clone https://github.com/ecnu-sea/SEA.git
  2. Set Up Python Environment:

    conda create -n sea python=3.10 -y
    conda activate sea
  3. Install SEA Dependencies:

    cd SEA
    pip install -r requirements.txt
  4. Download SEA-E model:

    You can download the SEA-E model from Hugging Face to a local path by yourself, or you can run the following download script code:

    python web_ui/download_model.py
  5. Now you are ready to have fun:

    Note that you can change the hyper parameters in run_webui.sh.

    cd web_ui
    bash run_webui.sh

    Tips: You can set the model path downloaded from Hugging Face in the web_ui/run_webui.sh file.

🛡 Disclaimer

It must be underscored that the primary objective of SEA is to provide informative reviews for authors to furnish authors with insightful critiques aimed at refining their works, rather than directly influencing decisions regarding the acceptance or rejection of the papers. Commercial use is not allowed., and we have emphasized this point in the supplementary clauses of the model's license.

🔎 Citation

@misc{yu2024automatedpeerreviewingpaper,
      title={Automated Peer Reviewing in Paper SEA: Standardization, Evaluation, and Analysis}, 
      author={Jianxiang Yu and Zichen Ding and Jiaqi Tan and Kangyang Luo and Zhenmin Weng and Chenghua Gong and Long Zeng and Renjing Cui and Chengcheng Han and Qiushi Sun and Zhiyong Wu and Yunshi Lan and Xiang Li},
      year={2024},
      eprint={2407.12857},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2407.12857}, 
}

📬 Contact

If you have any inquiries, suggestions, or wish to contact us for any reason, we warmly invite you to email us at [email protected].

💐 Acknowledgments

Thanks to Nougat and LLaMA-Factory for their foundational contributions to this repository.

⭐ Star History

Star History Chart

sea's People

Contributors

jianxiangyu avatar heroding77 avatar tamiflu233 avatar sci-m-wang 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.