Codex commited on
Commit
0bb3e59
·
1 Parent(s): a648703

Track demo video with Xet

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. InnerSpaceDemo.mp4 +3 -0
  3. README.md +9 -11
.gitattributes ADDED
@@ -0,0 +1 @@
 
 
1
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
InnerSpaceDemo.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32a590e3f02285e042be3a643c23c1afc7172c66fde2a87b8d1304d4cb164e89
3
+ size 13561915
README.md CHANGED
@@ -19,9 +19,15 @@ The model analyzes journal entries through the lens of **Cognitive Behavioral Th
19
 
20
  InnerSpace is a reflective journaling tool, not medical advice, diagnosis, crisis counseling, or a replacement for a licensed mental-health professional. If someone may be in immediate danger or crisis, they should contact local emergency services or a crisis hotline.
21
 
22
- **Live Space**: [build-small-hackathon/innerspace](https://huggingface.co/spaces/build-small-hackathon/innerspace)
23
- **Source Code**: [awilliams88/innerspace](https://github.com/awilliams88/innerspace)
24
- **Fine-tuned Model**: [build-small-hackathon/inner-space-1b-sft-cbt](https://huggingface.co/build-small-hackathon/inner-space-1b-sft-cbt)
 
 
 
 
 
 
25
 
26
  ---
27
 
@@ -164,11 +170,3 @@ This launches through `app.py` so Gradio receives the custom theme and CSS.
164
  - **Sponsor**: [OpenBMB](https://github.com/OpenBMB) — MiniCPM model family
165
 
166
  ---
167
-
168
- ## Submission Status
169
-
170
- - Demo video: pending
171
- - Social post: pending
172
- - Primary track: Backyard AI
173
- - Sponsor alignment: OpenBMB, OpenAI/Codex-authored development
174
- - Target merit badges: Well-Tuned, Off-Brand, Tiny Titan
 
19
 
20
  InnerSpace is a reflective journaling tool, not medical advice, diagnosis, crisis counseling, or a replacement for a licensed mental-health professional. If someone may be in immediate danger or crisis, they should contact local emergency services or a crisis hotline.
21
 
22
+ ---
23
+
24
+ ## Links
25
+
26
+ - **Demo**: [Video](InnerSpaceDemo.mp4)
27
+ - **Social Post**: [LinkedIn](https://www.linkedin.com/posts/awilliams1988_buildsmall-huggingface-ai-ugcPost-7469692012166893568-T16Y)
28
+ - **Source Code**: [awilliams88/innerspace](https://github.com/awilliams88/innerspace)
29
+ - **Hugging Space**: [build-small-hackathon/innerspace](https://huggingface.co/spaces/build-small-hackathon/innerspace)
30
+ - **Fine-tuned Model**: [build-small-hackathon/inner-space-1b-sft-cbt](https://huggingface.co/build-small-hackathon/inner-space-1b-sft-cbt)
31
 
32
  ---
33
 
 
170
  - **Sponsor**: [OpenBMB](https://github.com/OpenBMB) — MiniCPM model family
171
 
172
  ---