mirror of
https://github.com/karpathy/nanochat.git
synced 2026-03-21 04:13:21 +00:00
Add lm-evaluation-harness as a submodule
This commit is contained in:
parent
4a87a0d19f
commit
77da258ee1
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "tools/lm-eval"]
|
||||
path = tools/lm-eval
|
||||
url = https://github.com/EleutherAI/lm-evaluation-harness.git
|
||||
1
tools/lm-eval
Submodule
1
tools/lm-eval
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit c9772b90a8ee95b0df1ba76651443a0534c96aad
|
||||
Loading…
Reference in New Issue
Block a user