orca6-feedback / README.md
veroarc's picture
Upload folder using huggingface_hub
12f7c97 verified
|
Raw
History Blame Contribute Delete
648 Bytes
---
title: ORCA6 Feedback
emoji: ๐Ÿ‹
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: false
license: apache-2.0
---
# ORCA6 Feedback Space
Manual feedback intake for ORCA6 v0.1-rc1.
This Space records reviewed model feedback as JSONL using the same schema as
`release/feedback_intake_template.jsonl`. The exported file can be reviewed and
converted with:
```bash
python scripts/feedback_to_sft.py \
--feedback feedback/space_feedback_v0.1-rc1.jsonl \
--output data/community_feedback_sft_candidates.jsonl
```
Do not submit secrets, credentials, private customer data, or unredacted
production logs.