An open API service indexing awesome lists of open source software.

https://github.com/hpprc/quality-filtering-by-human-feedback


https://github.com/hpprc/quality-filtering-by-human-feedback

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# テキストコーパスの各事例を許せるか許せないか分類 by You

HuggingFace Datasetsのstreaming機能を使ってStreamlitで自分でデータセット中の事例を分類してみましょう。

## 見た目

![](./.github/images/yuruseru.jpg)

## Instllation

```bash
poetry install
poetry run streamlit run main.py
```