kanishka commited on
Commit
bc2576c
1 Parent(s): f92cbf3

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
+ model-index:
7
+ - name: cria-babylm2-subset-default-1e-3
8
+ results: []
9
+ ---
10
+
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
+ # cria-babylm2-subset-default-1e-3
15
+
16
+ This model was trained from scratch on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 2.6626
19
+ - Accuracy: 0.5204
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.001
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 64
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 32000
45
+ - num_epochs: 10.0
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:------:|:---------------:|:--------:|
52
+ | 2.4397 | 1.0 | 14142 | 2.6684 | 0.4955 |
53
+ | 2.3085 | 2.0 | 28284 | 2.5420 | 0.5093 |
54
+ | 2.19 | 3.0 | 42426 | 2.4397 | 0.5215 |
55
+ | 2.0865 | 4.0 | 56568 | 2.3943 | 0.5276 |
56
+ | 1.9957 | 5.0 | 70710 | 2.3786 | 0.5305 |
57
+ | 1.9161 | 6.0 | 84852 | 2.3910 | 0.5313 |
58
+ | 1.8361 | 7.0 | 98994 | 2.4205 | 0.5304 |
59
+ | 1.7477 | 8.0 | 113136 | 2.4748 | 0.5283 |
60
+ | 1.6549 | 9.0 | 127278 | 2.5582 | 0.5249 |
61
+ | 1.5611 | 10.0 | 141420 | 2.6626 | 0.5204 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.42.4
67
+ - Pytorch 2.2.0+cu121
68
+ - Datasets 2.16.1
69
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.42.4"
7
+ }
runs/Jul24_20-10-48_phyl-ling-p01.la.utexas.edu/events.out.tfevents.1721870119.phyl-ling-p01.la.utexas.edu.130506.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:398b1d8e908dffc821053cfad7f3458a5110031cc5af428e1e661f2571ed968a
3
- size 38249
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f629a2be9decf61d239e1feec57ca867e1f735b5b024990b7bd2cdd145b5b6b
3
+ size 38938