ninagroot commited on
Commit
982540f
·
verified ·
1 Parent(s): eb3cab7

ninagroot/Llama-360Mtest

Browse files
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 4.2709
17
 
18
  ## Model description
19
 
@@ -41,16 +41,20 @@ 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: 100
44
- - num_epochs: 3
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 4.5887 | 1.0 | 42 | 4.8016 |
52
- | 2.1371 | 2.0 | 84 | 4.1574 |
53
- | 1.4171 | 3.0 | 126 | 4.2709 |
 
 
 
 
54
 
55
 
56
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 4.6344
17
 
18
  ## Model description
19
 
 
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: cosine
43
  - lr_scheduler_warmup_steps: 100
44
+ - num_epochs: 7
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 4.5524 | 1.0 | 42 | 4.7852 |
52
+ | 2.1679 | 2.0 | 84 | 4.1345 |
53
+ | 1.4522 | 3.0 | 126 | 4.2880 |
54
+ | 0.9328 | 4.0 | 168 | 4.4565 |
55
+ | 0.5606 | 5.0 | 210 | 4.6031 |
56
+ | 0.3514 | 6.0 | 252 | 4.6564 |
57
+ | 0.2839 | 7.0 | 294 | 4.6344 |
58
 
59
 
60
  ### Framework versions
added_tokens.json CHANGED
@@ -1,3 +1,3 @@
1
  {
2
- "<|endoftext|>": 4425
3
  }
 
1
  {
2
+ "<|endoftext|>": 12214
3
  }
merges.txt CHANGED
The diff for this file is too large to render. See raw diff
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:794d95504e6c3eeb2e6c93a841abb188804e4df3d50372c54871dd40f3cebc5b
3
  size 1408905504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:581986c8393aab378ba562c2e1515606e5f06fcb1b3cd14bf03d7ba824cd0bce
3
  size 1408905504
runs/Apr10_10-05-43_gcn25.local.snellius.surf.nl/events.out.tfevents.1712736350.gcn25.local.snellius.surf.nl.3450425.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a97c13cf5683e2ae68ec4aca9efb88f8fe74582b0174cd40aff4086bf539675
3
+ size 9729
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1,10 +1,34 @@
1
  {
2
  "add_prefix_space": false,
3
  "added_tokens_decoder": {
4
- "50256": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "content": "<|endoftext|>",
6
  "lstrip": false,
7
- "normalized": true,
8
  "rstrip": false,
9
  "single_word": false,
10
  "special": true
 
1
  {
2
  "add_prefix_space": false,
3
  "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<pad>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<s>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "</s>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "12214": {
29
  "content": "<|endoftext|>",
30
  "lstrip": false,
31
+ "normalized": false,
32
  "rstrip": false,
33
  "single_word": false,
34
  "special": true
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13e320fb248b2a7f327332399d659f25a2c7c8f78a3631c7a187c353d17322f0
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ed61a658032aee43721b02ee38be59a2bf2b6b2a5447552875f86900ad7932e
3
  size 4984
vocab.json CHANGED
The diff for this file is too large to render. See raw diff