End of training
Browse files
README.md
ADDED
|
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: openrail
|
| 3 |
+
tags:
|
| 4 |
+
- generated_from_trainer
|
| 5 |
+
model-index:
|
| 6 |
+
- name: santacoder-finetuned-the-stack-clojure
|
| 7 |
+
results: []
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 11 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 12 |
+
|
| 13 |
+
# santacoder-finetuned-the-stack-clojure
|
| 14 |
+
|
| 15 |
+
This model is a fine-tuned version of [bigcode/santacoder](https://huggingface.co/bigcode/santacoder) on an unknown dataset.
|
| 16 |
+
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 1.0438
|
| 18 |
+
|
| 19 |
+
## Model description
|
| 20 |
+
|
| 21 |
+
More information needed
|
| 22 |
+
|
| 23 |
+
## Intended uses & limitations
|
| 24 |
+
|
| 25 |
+
More information needed
|
| 26 |
+
|
| 27 |
+
## Training and evaluation data
|
| 28 |
+
|
| 29 |
+
More information needed
|
| 30 |
+
|
| 31 |
+
## Training procedure
|
| 32 |
+
|
| 33 |
+
### Training hyperparameters
|
| 34 |
+
|
| 35 |
+
The following hyperparameters were used during training:
|
| 36 |
+
- learning_rate: 5e-05
|
| 37 |
+
- train_batch_size: 2
|
| 38 |
+
- eval_batch_size: 2
|
| 39 |
+
- seed: 42
|
| 40 |
+
- gradient_accumulation_steps: 4
|
| 41 |
+
- total_train_batch_size: 8
|
| 42 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 43 |
+
- lr_scheduler_type: cosine
|
| 44 |
+
- lr_scheduler_warmup_steps: 100
|
| 45 |
+
- training_steps: 10000
|
| 46 |
+
|
| 47 |
+
### Training results
|
| 48 |
+
|
| 49 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 50 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
| 51 |
+
| 2.159 | 0.05 | 500 | 1.5544 |
|
| 52 |
+
| 1.4518 | 0.1 | 1000 | 1.3701 |
|
| 53 |
+
| 1.1784 | 0.15 | 1500 | 1.3310 |
|
| 54 |
+
| 1.368 | 0.2 | 2000 | 1.3002 |
|
| 55 |
+
| 1.294 | 0.25 | 2500 | 1.2724 |
|
| 56 |
+
| 0.7621 | 0.3 | 3000 | 1.2797 |
|
| 57 |
+
| 5.814 | 0.35 | 3500 | 1.2319 |
|
| 58 |
+
| 1.2988 | 0.4 | 4000 | 1.2046 |
|
| 59 |
+
| 1.4857 | 0.45 | 4500 | 1.1686 |
|
| 60 |
+
| 1.0061 | 0.5 | 5000 | 1.1491 |
|
| 61 |
+
| 1.0453 | 0.55 | 5500 | 1.1284 |
|
| 62 |
+
| 1.1512 | 0.6 | 6000 | 1.1078 |
|
| 63 |
+
| 1.2116 | 0.65 | 6500 | 1.0932 |
|
| 64 |
+
| 1.153 | 0.7 | 7000 | 1.0755 |
|
| 65 |
+
| 1.1387 | 0.75 | 7500 | 1.0651 |
|
| 66 |
+
| 1.2935 | 0.8 | 8000 | 1.0586 |
|
| 67 |
+
| 0.6611 | 0.85 | 8500 | 1.0494 |
|
| 68 |
+
| 0.0372 | 0.9 | 9000 | 1.0470 |
|
| 69 |
+
| 1.1234 | 0.95 | 9500 | 1.0440 |
|
| 70 |
+
| 1.021 | 1.0 | 10000 | 1.0438 |
|
| 71 |
+
|
| 72 |
+
|
| 73 |
+
### Framework versions
|
| 74 |
+
|
| 75 |
+
- Transformers 4.26.0.dev0
|
| 76 |
+
- Pytorch 1.13.1+cu116
|
| 77 |
+
- Datasets 2.7.1
|
| 78 |
+
- Tokenizers 0.13.2
|
emissions.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_name,country_iso_code,region,on_cloud,cloud_provider,cloud_region
|
| 2 |
+
2023-02-15T18:34:56,9a907898-4cad-4d15-ab4b-24eb6173bcf3,codecarbon,23781.694863557816,1.4662103043929395,2.458203849396968,Spain,ESP,madrid,N,,
|
runs/Feb15_11-58-21_2cb2cefa7ce2/events.out.tfevents.1676462314.2cb2cefa7ce2.515.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19db8fcbef5426e277ab94691782b5b8844232f950c001b72b2ea7880fa12d91
|
| 3 |
+
size 69569
|