Commits on Source (66)
-
spmohanty authoredb8e02018
-
spmohanty authored996c647a
-
spmohanty authored0c7e8c07
-
yilun_jin authoredb6bccf7d
-
yilun_jin authorede26bb780
-
yilun_jin authored7c9b602e
-
yilun_jin authored467330ad
-
yilun_jin authoredeec7e265
-
yilun_jin authored0a3428e9
-
spmohanty authoredf80a34b2
-
spmohanty authoredb9127296
-
mohanty authored6ea9bdec
-
mohanty authoredc8af01df
-
mohanty authoredea3d8c70
-
mohanty authored1efc5e49
-
mohanty authored05be81fe
-
yilun_jin authored75387834
-
spmohanty authored594b52b0
-
spmohanty authoredf201b911
-
spmohanty authored6099865e
-
yilun_jin authored0dfeb70a
-
yilun_jin authored75826c7c
-
yilun_jin authored99f63711
-
yilun_jin authoreda51eb523
-
yilun_jin authoredb3d2a6eb
-
yilun_jin authored609359d8
-
yilun_jin authored31b0c5bd
-
yilun_jin authoredfa87a15d
-
yilun_jin authored6462c25f
-
spmohanty authoredc0f7d44f
-
spmohanty authored61129fbc
-
yilun_jin authoredf4868bd1
-
yilun_jin authored31b0bd6c
-
yilun_jin authored63d8acbc
-
yilun_jin authored87800b48
-
yilun_jin authored3fd2dac2
-
yilun_jin authored2249b2f0
-
spmohanty authoredc5ec7c3f
-
spmohanty authoredabf5b2f5
-
spmohanty authoredfdd6589d
-
yilun_jin authored03189561
-
yilun_jin authoredc593f6f4
-
yilun_jin authored1b65447a
-
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, 0 deletions.dockerignore
- Dockerfile 40 additions, 0 deletionsDockerfile
- README.md 26 additions, 10 deletionsREADME.md
- apt.txt 1 addition, 0 deletionsapt.txt
- data/development.json 96 additions, 0 deletionsdata/development.json
- docker_run.sh 55 additions, 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
- docs/submission.md 13 additions, 8 deletionsdocs/submission.md
- local_evaluation.py 68 additions, 49 deletionslocal_evaluation.py
- metrics.py 229 additions, 95 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 39 additions, 17 deletionsmodels/dummy_model.py
- models/user_config.py 9 additions, 0 deletionsmodels/user_config.py
- models/vanilla_llama3_baseline.py 146 additions, 0 deletionsmodels/vanilla_llama3_baseline.py
- parsers.py 162 additions, 93 deletionsparsers.py
- requirements.txt 3 additions, 1 deletionrequirements.txt
- requirements_eval.txt 2 additions, 2 deletionsrequirements_eval.txt
.dockerignore
0 → 100644
Dockerfile
0 → 100644
apt.txt
0 → 100644
data/development.json
0 → 100644
This diff is collapsed.
docker_run.sh
0 → 100755
docs/download-baseline-model-weights.md
0 → 100644
models/vanilla_llama3_baseline.py
0 → 100644