joesharratt1229
|
9a5ed19eba
|
cleaned up caesar cipher
|
2025-02-19 18:11:59 +00:00 |
|
Zafir Stojanovski
|
4787516616
|
lint
|
2025-02-18 14:24:07 +01:00 |
|
Zafir Stojanovski
|
49c4115eaf
|
update generation of input string
|
2025-02-18 14:23:05 +01:00 |
|
Zafir Stojanovski
|
525c9f6378
|
Merge branch 'main' of https://github.com/open-thought/reasoning-gym into env/palindrome-partitioning
|
2025-02-18 14:08:00 +01:00 |
|
Andreas Köpf
|
79c5e53ef0
|
Merge pull request #147 from Adefioye/koko/question-template-tinkering
Tweaking some question templates
|
2025-02-17 18:22:49 +01:00 |
|
abdulhakeem
|
8989bfca6c
|
Remove python code reference in count_primes prompt
|
2025-02-17 10:29:14 -06:00 |
|
Zafir Stojanovski
|
9f5d2e474f
|
fix prompt
|
2025-02-17 14:21:10 +01:00 |
|
Zafir Stojanovski
|
51c31e7015
|
fix prompt and scoring function
|
2025-02-17 13:17:29 +01:00 |
|
abdulhakeem
|
15140d06e7
|
Tweaked some question templates
|
2025-02-17 02:58:42 -06:00 |
|
Zafir Stojanovski
|
b47b6f94c9
|
fix template
|
2025-02-16 19:51:24 +01:00 |
|
Andreas Köpf
|
2bec5cdf5a
|
Merge pull request #140 from theblackcat102/cryptarithm
New task : Verbal arithmetic
|
2025-02-16 16:41:44 +01:00 |
|
Andreas Koepf
|
de8162dc6a
|
cryptarithm change defaults: size=500, include_example=True
|
2025-02-16 16:38:43 +01:00 |
|
Andreas Koepf
|
172d81be8a
|
import CryptarithmDataset in algorithmic/__init__.py
|
2025-02-16 16:32:17 +01:00 |
|
Andreas Koepf
|
c832e2a438
|
formatting
|
2025-02-16 16:30:28 +01:00 |
|
Andreas Koepf
|
4c47b7966f
|
ensure reward is float
|
2025-02-16 16:27:12 +01:00 |
|
Andreas Köpf
|
c858d1f236
|
Merge pull request #141 from joesharratt1229/feat/score-answer-impl
Added score answer implementations `spell_backward` and `sentence reordering`
|
2025-02-16 16:24:48 +01:00 |
|
Andreas Koepf
|
44f8d7b6af
|
formatting
|
2025-02-16 16:18:39 +01:00 |
|
Zafir Stojanovski
|
5da45015c9
|
update prompt and score answer
|
2025-02-16 15:18:45 +01:00 |
|
joesharratt1229
|
86508308e2
|
updated spell backward impl
|
2025-02-16 13:10:26 +00:00 |
|
joesharratt1229
|
e80f44d75a
|
added custom score answer func
|
2025-02-16 13:10:03 +00:00 |
|
theblackcat102
|
0e4b6a9026
|
[feat] add include example params
|
2025-02-16 20:45:19 +08:00 |
|
joesharratt1229
|
73910f0f61
|
merged remoted
Merge remote-tracking branch 'origin/main' into feat/score-answer-impl
|
2025-02-16 12:03:25 +00:00 |
|
Zafir Stojanovski
|
edecfef50d
|
improve template
|
2025-02-16 11:02:51 +01:00 |
|
Ubuntu
|
316cf0dac7
|
reformatted word ladder question template
|
2025-02-16 09:04:17 +00:00 |
|
Andreas Köpf
|
af84d4453c
|
Merge pull request #134 from zafstojano/fix/string-insertion
fix(env): String Insertion
|
2025-02-15 21:20:05 +01:00 |
|
Zafir Stojanovski
|
85b4601b57
|
fix score function
|
2025-02-15 17:40:37 +01:00 |
|
Zafir Stojanovski
|
c72f4583cb
|
test for parsing answer as python list
|
2025-02-15 16:14:13 +01:00 |
|
Zafir Stojanovski
|
70e6a2a347
|
update binary matrix prompt
|
2025-02-15 15:34:38 +01:00 |
|
Zafir Stojanovski
|
ba9b81ab45
|
Merge branch 'main' of https://github.com/open-thought/reasoning-gym into env/string-splitting
|
2025-02-14 17:51:18 +01:00 |
|
Zafir Stojanovski
|
10481312f7
|
string splitting
|
2025-02-14 17:50:07 +01:00 |
|
Rich Jones
|
5e1b419ba7
|
word sorting score func
|
2025-02-14 12:57:31 +01:00 |
|
Rich Jones
|
f2d4417019
|
fix letter jumble
|
2025-02-14 12:21:56 +01:00 |
|
Rich Jones
|
9c12701e7a
|
lint
|
2025-02-14 12:17:50 +01:00 |
|
Rich Jones
|
aae6a58e35
|
clean up ransom note
|
2025-02-14 12:15:55 +01:00 |
|
Rich Jones
|
acdc08bf94
|
explicitly handle multiple solutions
|
2025-02-14 12:07:53 +01:00 |
|
Andreas Koepf
|
5d16a2193c
|
import string_insertion, minor whitespace fixes, gallery update
|
2025-02-14 07:55:38 +01:00 |
|
Andreas Koepf
|
8960d66beb
|
move game_of_life from games to algorithmic
|
2025-02-14 07:26:47 +01:00 |
|
Andreas Köpf
|
312291f2a7
|
Merge pull request #126 from zafstojano/env/string-synthesis
String Synthesis
|
2025-02-14 07:11:25 +01:00 |
|
Andreas Köpf
|
b64d0af2bc
|
Merge branch 'main' into rich/graphcolor
|
2025-02-14 07:09:38 +01:00 |
|
abdulhakeem
|
58e03067f9
|
Fix formatting of added instructions
|
2025-02-13 21:26:58 -06:00 |
|
abdulhakeem
|
b7a721fce0
|
Fix more conflict
|
2025-02-13 21:24:05 -06:00 |
|
Zafir Stojanovski
|
6f9036631a
|
lint
|
2025-02-13 21:15:17 -06:00 |
|
Zafir Stojanovski
|
12af794381
|
string insertion
|
2025-02-13 21:15:17 -06:00 |
|
Zafir Stojanovski
|
3a2edf71c3
|
string synthesis
|
2025-02-13 16:33:28 +01:00 |
|
Rich Jones
|
48e19795ad
|
Merge branch 'main' into rich/graphcolor
|
2025-02-13 13:43:34 +01:00 |
|
Rich Jones
|
c4c546fc82
|
address comments abt formatting
|
2025-02-13 13:42:34 +01:00 |
|
Andreas Köpf
|
971782308f
|
Merge branch 'main' into env/string-insertion
|
2025-02-13 13:07:29 +01:00 |
|
abdulhakeem
|
8811598a17
|
Add useful instructions to question template of some datasets
|
2025-02-13 00:49:31 -06:00 |
|
Rich Jones
|
3ec4c15c51
|
add graph coloring
|
2025-02-13 01:28:09 +01:00 |
|
Zafir Stojanovski
|
7a12f45d53
|
string manipulation
|
2025-02-12 22:28:23 +01:00 |
|