Instructions to use code2lora/code2lora-gru with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use code2lora/code2lora-gru with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Upload code2lora-gru artifacts
Browse files- eval_per_commit_cr_val_repos160.json +0 -0
- eval_per_commit_cr_val_repos240.json +0 -0
- eval_per_commit_cr_val_repos320.json +0 -0
- eval_per_commit_cr_val_repos80.json +0 -0
- gru_head.best.pt +3 -0
- gru_head.latest.pt +3 -0
- metrics.jsonl +4 -0
eval_per_commit_cr_val_repos160.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_per_commit_cr_val_repos240.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_per_commit_cr_val_repos320.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_per_commit_cr_val_repos80.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
gru_head.best.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21833576d765152a68fabd2ca32fd83ed1cc266827c2cc83fa2308b9673b6049
|
| 3 |
+
size 2850714674
|
gru_head.latest.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0ba2797ebc4afd9f706dd4d2fc607aaae04c61f1c2255dc3a0236c2313524e4
|
| 3 |
+
size 2850714800
|
metrics.jsonl
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"epoch": 0, "repos_done": 80, "end_of_epoch": false, "eval_loss": 0.7655055284201401, "suites": {"cr_val": {"suite": "cr_val", "n_repos": 10, "n_scored_commits": 1766, "n_tokens": 102086, "n_qnas": 12404, "eval_loss": 0.7655055284201401}}}
|
| 2 |
+
{"epoch": 0, "repos_done": 160, "end_of_epoch": false, "eval_loss": 0.7450796487510771, "suites": {"cr_val": {"suite": "cr_val", "n_repos": 10, "n_scored_commits": 1766, "n_tokens": 102086, "n_qnas": 12404, "eval_loss": 0.7450796487510771}}}
|
| 3 |
+
{"epoch": 0, "repos_done": 240, "end_of_epoch": false, "eval_loss": 0.7733828438070561, "suites": {"cr_val": {"suite": "cr_val", "n_repos": 10, "n_scored_commits": 1766, "n_tokens": 102086, "n_qnas": 12404, "eval_loss": 0.7733828438070561}}}
|
| 4 |
+
{"epoch": 0, "repos_done": 320, "end_of_epoch": false, "eval_loss": 0.7669669899771459, "suites": {"cr_val": {"suite": "cr_val", "n_repos": 10, "n_scored_commits": 1766, "n_tokens": 102086, "n_qnas": 12404, "eval_loss": 0.7669669899771459}}}
|