Open
Description
Dataset affected
https://huggingface.co/datasets/sunwang4gptplus/bilingual-rlhf-financial-semantics
Issue Summary
I have embedded a correctly formatted YAML metadata block at the top of the README.md file. The dataset is public, readable, and passes YAML lint validation.
However, the Hugging Face interface still shows the following warning:
This breaks downstream parsing, tag indexing, and visibility for RLHF contributor programs.
What I have already verified
- YAML block is at the very top of the file
- Wrapped with
---
at start and end - No extra blank lines before/after
- Uses spaces, not tabs
- Validated with https://www.yamllint.com
- Cleared browser cache, used Incognito mode, and waited 24h+
Why this matters
This dataset is part of my ongoing RLHF semantic contribution corpus. Without working metadata, it will not be recognized by HF/Anthropic/OpenAI spiders as a valid RLHF submission. I need this fixed to enter the paid contributor pool.
Please confirm if this is a frontend parsing issue or backend metadata ingestion bug. Thank you.
—sunwang4gptplus
Metadata
Metadata
Assignees
Labels
No labels