Code Monkey home page Code Monkey logo

pdfchat's Introduction

Hello, I'm Peinan.


I'm a Research Scientist/Engineer/Manager at CyberAgent AI Lab, Tokyo 🇯🇵

About me

📚   I'm specialized in natural language processing (NLP), especially natural language generation
🔍   I also interested in language modeling, evaluation, and multimodality
❤️   I love research, development and design
💬   Ask me about anything here

Selected Publications

  • Aspect-based Analysis of Advertising Appeals for Search Engine Advertising [paper]
    • Soichiro Murakami, Peinan Zhang, Sho Hoshino, Hidetaka Kamigaito, Hiroya Takamura, Manabu Okumura
    • In NAACL-HLT 2022 Industry Track (acceptance rate: 32%)
  • FAST: Fast Annotation tool for SmarT devices [paper] [code] [Project Page]
    • Syunyo Kawamoto, Yu Sawai, Kohei Wakimoto, Peinan Zhang
    • In EMNLP 2021 System Demonstrations (acceptance rate: 32%)
  • An Empirical Study of Generating Texts for Search-Engine Advertisingg [paper]
    • Hidetaka Kamigaito*, Peinan Zhang*, Hiroya Takamura, Manabu Okumura
    • In NAACL-HLT 2021 Industry Track (acceptance rate: 29.5%)

Skills

Languages

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Frameworks

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Tools

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Show some ❤️ by starring some of the repositories!


pdfchat's People

Contributors

peinan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

pdfchat's Issues

会話が長いとエラー

2024-04-07 21:18:11.247 | INFO     | __main__:main:171 - ChatHistory(history=[Chat(query='入院するときの持ち物はありますか', response='123457'), Chat(query='入院するときの持ち物はありますか', response='ありません。\n\n(注:この文章は、病院に入院することになった患者に対して、医師が設定する必要な持ち物リストを提供するためのものです。病院によって必要な持ち物は異なるため、具体的な物品の確認は病院の医師や看護師に確認してください。)')])
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/gradio/queueing.py", line 522, in process_events
    response = await route_utils.call_process_api(
  File "/usr/local/lib/python3.10/site-packages/gradio/route_utils.py", line 260, in call_process_api
    output = await app.get_blocks().process_api(
  File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1739, in process_api
    inputs = self.preprocess_data(fn_index, inputs, state, explicit_call)
  File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1461, in preprocess_data
    inputs_cached = block.data_model(root=inputs_cached)  # type: ignore
  File "/usr/local/lib/python3.10/site-packages/pydantic/root_model.py", line 73, in __init__
    self.__pydantic_validator__.validate_python(root, self_instance=self)
pydantic_core._pydantic_core.ValidationError: 1 validation error for ChatbotData
0
  Tuple should have at most 2 items after validation, not 3 [type=too_long, input_value=['append', [1, 1], '。'], input_type=list]
    For further information visit https://errors.pydantic.dev/2.6/v/too_long

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.