Commits on Source (23)
-
mohanty authoredabf703b8
-
yilun_jin authoreda8a40076
-
yilun_jin authored28e14735
-
yilun_jin authoreda227c58c
-
yilun_jin authoredb77d6a8a
-
yilun_jin authoredd969db94
-
yilun_jin authored0843a8d1
-
spmohanty authoredb5a73677
-
yilun_jin authored9a290bca
-
yilun_jin authored1d035da0
-
spmohanty authoredfece8a34
-
yilun_jin authored4d612012
-
yilun_jin authored2a4d9593
-
mohanty authored3ac85f53
-
spmohanty authored839f0bcd
-
mohanty authored5072db06
-
mohanty authorede227ab31
-
mohanty authored896710a7
-
yilun_jin authored56e821e7
-
yilun_jin authored656eb923
-
yilun_jin authored457550aa
-
spmohanty authored4835f57f
Showing
- .dockerignore 3 additions, 1 deletion.dockerignore
- Dockerfile 2 additions, 2 deletionsDockerfile
- README.md 19 additions, 3 deletionsREADME.md
- data/development.json 96 additions, 96 deletionsdata/development.json
- docker_run.sh 1 addition, 0 deletionsdocker_run.sh
- docs/download-baseline-model-weights.md 70 additions, 0 deletionsdocs/download-baseline-model-weights.md
- docs/hardware-and-system-config.md 4 additions, 3 deletionsdocs/hardware-and-system-config.md
- docs/runtime.md 3 additions, 1 deletiondocs/runtime.md
- local_evaluation.py 37 additions, 19 deletionslocal_evaluation.py
- metrics.py 7 additions, 6 deletionsmetrics.py
- models/README.md 6 additions, 4 deletionsmodels/README.md
- models/base_model.py 24 additions, 6 deletionsmodels/base_model.py
- models/dummy_model.py 38 additions, 17 deletionsmodels/dummy_model.py
- models/user_config.py 7 additions, 0 deletionsmodels/user_config.py
- models/vanilla_llama3_baseline.py 146 additions, 0 deletionsmodels/vanilla_llama3_baseline.py
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- requirements_eval.txt 2 additions, 2 deletionsrequirements_eval.txt
This diff is collapsed.
docs/download-baseline-model-weights.md
0 → 100644
models/vanilla_llama3_baseline.py
0 → 100644