dhanesh123in
commited on
Commit
•
764a138
1
Parent(s):
46b32c8
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- generated_from_trainer
|
4 |
+
datasets:
|
5 |
+
- eli5_category
|
6 |
+
model-index:
|
7 |
+
- name: my_awesome_eli5_clm-model-no-mlp-attn-15
|
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 |
+
# my_awesome_eli5_clm-model-no-mlp-attn-15
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [](https://huggingface.co/) on the eli5_category dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 4.1544
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 2e-05
|
38 |
+
- train_batch_size: 16
|
39 |
+
- eval_batch_size: 16
|
40 |
+
- seed: 42
|
41 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
+
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 10
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
49 |
+
| 4.3748 | 1.0 | 3582 | 4.2940 |
|
50 |
+
| 4.3221 | 2.0 | 7164 | 4.2542 |
|
51 |
+
| 4.2832 | 3.0 | 10746 | 4.2297 |
|
52 |
+
| 4.2567 | 4.0 | 14328 | 4.2082 |
|
53 |
+
| 4.2315 | 5.0 | 17910 | 4.1891 |
|
54 |
+
| 4.2127 | 6.0 | 21492 | 4.1764 |
|
55 |
+
| 4.195 | 7.0 | 25074 | 4.1666 |
|
56 |
+
| 4.1885 | 8.0 | 28656 | 4.1596 |
|
57 |
+
| 4.1839 | 9.0 | 32238 | 4.1548 |
|
58 |
+
| 4.1807 | 10.0 | 35820 | 4.1544 |
|
59 |
+
|
60 |
+
|
61 |
+
### Framework versions
|
62 |
+
|
63 |
+
- Transformers 4.42.3
|
64 |
+
- Pytorch 2.2.1+cu121
|
65 |
+
- Datasets 2.18.0
|
66 |
+
- Tokenizers 0.19.1
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 50256,
|
4 |
+
"eos_token_id": 50256,
|
5 |
+
"transformers_version": "4.42.3"
|
6 |
+
}
|
runs/Jul05_20-15-52_morpheus/events.out.tfevents.1720190752.morpheus.761500.2
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:0d8b3dcaea51b8e5cb997140f300425afa2d746ecafebc14388b130a052f1939
|
3 |
+
size 23165
|
runs/Jul05_20-15-52_morpheus/events.out.tfevents.1720201776.morpheus.761500.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:895af10c922c149335e68c5e3343fe94240047ed9aff5bbb4ff11049a729a6a5
|
3 |
+
size 364
|