neulab/prompt2model

Create integration tests for our prompt2model_demo.py and .ipynb workflows

Open

#375 建立於 2023年10月31日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)Python (137 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (1,663 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

We currently have interfaces to interact with prompt2model, in the form of prompt2model_demo.py and prompt2model_demo.ipynb. While the individual components of prompt2model are generally well-tested, these two files are completely untested.

We need integration tests ASAP to prevent the breaking of these files (such as happened after merging #315 and #344).

貢獻者指南