afletcher53
commited on
Commit
•
0c8d0ef
1
Parent(s):
19cdbb2
Model save
Browse files- README.md +2 -6
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -11,6 +11,7 @@ model-index:
|
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
|
|
14 |
# codeparrot-ds
|
15 |
|
16 |
This model is a fine-tuned version of [google/bigbird-roberta-base](https://huggingface.co/google/bigbird-roberta-base) on an unknown dataset.
|
@@ -41,12 +42,7 @@ The following hyperparameters were used during training:
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: cosine
|
43 |
- lr_scheduler_warmup_steps: 1000
|
44 |
-
- num_epochs:
|
45 |
-
- mixed_precision_training: Native AMP
|
46 |
-
|
47 |
-
### Training results
|
48 |
-
|
49 |
-
|
50 |
|
51 |
### Framework versions
|
52 |
|
|
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/afletcher/bigbird-pretrain/runs/wz4plyfv)
|
15 |
# codeparrot-ds
|
16 |
|
17 |
This model is a fine-tuned version of [google/bigbird-roberta-base](https://huggingface.co/google/bigbird-roberta-base) on an unknown dataset.
|
|
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: cosine
|
44 |
- lr_scheduler_warmup_steps: 1000
|
45 |
+
- num_epochs: 10
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
### Framework versions
|
48 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 512475384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fca1672611768ed9d6d45f0877fbf0f638f424eb65a237f90f9488472454d1c5
|
3 |
size 512475384
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b8a0e0d91939d69b53b304ad945d9504004a9415b3e3e3b4bd54bdb121292e4
|
3 |
size 5112
|