Spaces:
Sleeping
Sleeping
Jn-Huang Claude Sonnet 4.5 commited on
Commit ·
85a9aea
1
Parent(s): 3db6d3c
Update README with short description and project overview
Browse files- Added short_description field for link previews on Slack/social platforms
- Replaced default Hugging Face template text with Be.FM description
- Added clear heading and description of the model's purpose
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
README.md
CHANGED
|
@@ -7,6 +7,9 @@ sdk: gradio
|
|
| 7 |
sdk_version: 6.0.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
| 7 |
sdk_version: 6.0.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
short_description: Be.FM: Open Foundation Models for Human Behavior
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# Be.FM: Open Foundation Models for Human Behavior (8B)
|
| 14 |
+
|
| 15 |
+
Be.FM 8B is an open foundation model for human behavior modeling, built on Llama 3.1 8B and fine-tuned on diverse behavioral datasets. It is designed to enhance the understanding and prediction of human decision-making.
|