Spaces:
Paused
Paused
Commit Β·
2bd2017
1
Parent(s): 3081a6a
Update README links and social post content
Browse files- Add a Links section to README with the demo post URL and video note
- Update social-post.md: refresh header, wording of the sample post, and
notes
- README.md +5 -0
- submission/social-post.md +10 -10
README.md
CHANGED
|
@@ -33,6 +33,11 @@ the action deterministically, checks the win condition **mechanically** (never t
|
|
| 33 |
model judging "success"), and gates whether a new concept is learned. That loop β
|
| 34 |
not the model β is the game. See [`SPEC.md`](SPEC.md) for the full contract.
|
| 35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
## How to play
|
| 37 |
|
| 38 |
1. Read the current challenge at the top.
|
|
|
|
| 33 |
model judging "success"), and gates whether a new concept is learned. That loop β
|
| 34 |
not the model β is the game. See [`SPEC.md`](SPEC.md) for the full contract.
|
| 35 |
|
| 36 |
+
## Links
|
| 37 |
+
|
| 38 |
+
- **Demo post (X):** https://x.com/MrChonkyboi/status/2066654526963081589
|
| 39 |
+
- **Demo video:** _(add link once recorded β cut in [submission/demo-script.md](submission/demo-script.md))_
|
| 40 |
+
|
| 41 |
## How to play
|
| 42 |
|
| 43 |
1. Read the current challenge at the top.
|
submission/social-post.md
CHANGED
|
@@ -8,16 +8,16 @@ Replace `<SPACE_URL>` with the deployed Space link before posting.
|
|
| 8 |
|
| 9 |
---
|
| 10 |
|
| 11 |
-
## X
|
| 12 |
|
| 13 |
-
>
|
| 14 |
>
|
| 15 |
-
>
|
| 16 |
-
> Then I asked it to make a "surprise" β a word I never taught it.
|
| 17 |
>
|
| 18 |
-
>
|
| 19 |
-
|
| 20 |
-
|
|
|
|
| 21 |
|
| 22 |
---
|
| 23 |
|
|
@@ -58,6 +58,6 @@ Replace `<SPACE_URL>` with the deployed Space link before posting.
|
|
| 58 |
---
|
| 59 |
|
| 60 |
## Notes
|
| 61 |
-
- Lead with the
|
| 62 |
-
- The
|
| 63 |
-
-
|
|
|
|
| 8 |
|
| 9 |
---
|
| 10 |
|
| 11 |
+
## X β casual, with the technical hook (~280)
|
| 12 |
|
| 13 |
+
> taught an alien to hide a stone, then give a gift. asked it for a "surprise" (never taught it that) and it hid a gift.
|
| 14 |
>
|
| 15 |
+
> it knows words but has never lived a life. no fine-tuning. what it "learns" is a plaintext concept list i feed the prompt each turn.
|
|
|
|
| 16 |
>
|
| 17 |
+
> #BuildSmall β <SPACE_URL>
|
| 18 |
+
|
| 19 |
+
Sits around 280. If you're tight on length, cut "(never taught it that)" or "a life".
|
| 20 |
+
Add `@huggingface ZeroGPU` if you're posting longer or attaching the clip.
|
| 21 |
|
| 22 |
---
|
| 23 |
|
|
|
|
| 58 |
---
|
| 59 |
|
| 60 |
## Notes
|
| 61 |
+
- Lead with the turn ("it hid a gift"). The technical hook is the second beat, not the opener.
|
| 62 |
+
- The lowercase, casual register is deliberate; keep it conversational, not announcement-y.
|
| 63 |
+
- Attach the clip or the finale screenshot, and link the Space from the post.
|