mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-22 16:49:06 +00:00
update GALLERY.md & bump version
This commit is contained in:
parent
59461aaec8
commit
6c5ee5b915
4 changed files with 465 additions and 7 deletions
|
|
@ -88,8 +88,7 @@ class ABDataset(ProceduralDataset):
|
|||
# Via:
|
||||
# https://x.com/VictorTaelin/status/1776248021858111542
|
||||
# https://gist.github.com/VictorTaelin/e514844f4df9e5f182b28e5a07e44b17
|
||||
prompt = f"""
|
||||
A::B is a system with 4 tokens: `A#`, `#A`, `B#` and `#B`.
|
||||
prompt = f"""A::B is a system with 4 tokens: `A#`, `#A`, `B#` and `#B`.
|
||||
|
||||
An A::B program is a sequence of tokens. Example:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue