ninagroot commited on
Commit
fd92771
·
verified ·
1 Parent(s): d572c3c

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.3345
17
 
18
  ## Model description
19
 
@@ -48,21 +48,21 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 8.5386 | 0.99 | 34 | 8.3354 |
52
- | 7.896 | 2.0 | 69 | 7.4834 |
53
- | 6.8868 | 2.99 | 103 | 6.7625 |
54
- | 6.4658 | 4.0 | 138 | 6.1839 |
55
- | 5.8471 | 4.99 | 172 | 5.7833 |
56
- | 5.2893 | 6.0 | 207 | 5.2802 |
57
- | 4.6612 | 6.99 | 241 | 4.8722 |
58
- | 4.5265 | 8.0 | 276 | 4.6448 |
59
- | 4.093 | 8.99 | 310 | 4.5199 |
60
- | 3.8628 | 10.0 | 345 | 4.4178 |
61
- | 3.7924 | 10.99 | 379 | 4.3819 |
62
- | 3.5135 | 12.0 | 414 | 4.3379 |
63
- | 3.2653 | 12.99 | 448 | 4.3451 |
64
- | 3.2222 | 14.0 | 483 | 4.3393 |
65
- | 3.2136 | 14.78 | 510 | 4.3345 |
66
 
67
 
68
  ### 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.3475
17
 
18
  ## Model description
19
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 8.4018 | 0.99 | 44 | 8.2779 |
52
+ | 7.5564 | 1.99 | 88 | 7.2124 |
53
+ | 6.742 | 2.98 | 132 | 6.4726 |
54
+ | 6.0531 | 4.0 | 177 | 5.8848 |
55
+ | 5.1195 | 4.99 | 221 | 5.2837 |
56
+ | 4.5893 | 5.99 | 265 | 4.8101 |
57
+ | 4.3185 | 6.98 | 309 | 4.6188 |
58
+ | 4.0957 | 8.0 | 354 | 4.4767 |
59
+ | 3.7674 | 8.99 | 398 | 4.4084 |
60
+ | 3.6238 | 9.99 | 442 | 4.3695 |
61
+ | 3.5106 | 10.98 | 486 | 4.3419 |
62
+ | 3.2515 | 12.0 | 531 | 4.3291 |
63
+ | 3.0916 | 12.99 | 575 | 4.3472 |
64
+ | 3.0072 | 13.99 | 619 | 4.3490 |
65
+ | 3.0306 | 14.92 | 660 | 4.3475 |
66
 
67
 
68
  ### Framework versions
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "hidden_size": 1024,
11
  "initializer_range": 0.02,
12
  "intermediate_size": 3072,
13
- "max_position_embeddings": 256,
14
  "model_type": "llama",
15
  "num_attention_heads": 8,
16
  "num_hidden_layers": 24,
 
10
  "hidden_size": 1024,
11
  "initializer_range": 0.02,
12
  "intermediate_size": 3072,
13
+ "max_position_embeddings": 200,
14
  "model_type": "llama",
15
  "num_attention_heads": 8,
16
  "num_hidden_layers": 24,
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:4df6aa3aecda4f15a5dfe56935f69dca228660de335ada3018f6e3224cb03fdc
3
  size 1344172280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a56446823a6b9000e94343024eda185ec2de87f84c064ed04df281a8c996f0
3
  size 1344172280
runs/Mar20_15-08-12_gcn7.local.snellius.surf.nl/events.out.tfevents.1710943700.gcn7.local.snellius.surf.nl.1412407.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dc3297b0ea3dea3e05d5d18476c75834522822754d613f7668124b6799ca3f1
3
+ size 13889
special_tokens_map.json CHANGED
@@ -2,11 +2,5 @@
2
  "bos_token": "<s>",
3
  "eos_token": "</s>",
4
  "pad_token": "<pad>",
5
- "unk_token": {
6
- "content": "<|endoftext|>",
7
- "lstrip": false,
8
- "normalized": true,
9
- "rstrip": false,
10
- "single_word": false
11
- }
12
  }
 
2
  "bos_token": "<s>",
3
  "eos_token": "</s>",
4
  "pad_token": "<pad>",
5
+ "unk_token": "<|endoftext|>"
 
 
 
 
 
 
6
  }
tokenizer_config.json CHANGED
@@ -1,11 +1,34 @@
1
  {
2
- "add_bos_token": false,
3
  "add_prefix_space": false,
4
  "added_tokens_decoder": {
5
- "50256": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  "content": "<|endoftext|>",
7
  "lstrip": false,
8
- "normalized": true,
9
  "rstrip": false,
10
  "single_word": false,
11
  "special": true
@@ -14,7 +37,6 @@
14
  "bos_token": "<s>",
15
  "clean_up_tokenization_spaces": true,
16
  "eos_token": "</s>",
17
- "errors": "replace",
18
  "model_max_length": 128,
19
  "pad_token": "<pad>",
20
  "tokenizer_class": "GPT2Tokenizer",
 
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
+ "4312": {
29
  "content": "<|endoftext|>",
30
  "lstrip": false,
31
+ "normalized": false,
32
  "rstrip": false,
33
  "single_word": false,
34
  "special": true
 
37
  "bos_token": "<s>",
38
  "clean_up_tokenization_spaces": true,
39
  "eos_token": "</s>",
 
40
  "model_max_length": 128,
41
  "pad_token": "<pad>",
42
  "tokenizer_class": "GPT2Tokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c18414f50a1a1d06089eb32903b401e02fe3d9906ae6e5586de44ccbeda6707a
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:438d09597f6c502b8b3134429dc8a3ce76adbac05dab665a370b5b862e1699ee
3
  size 4728
vocab.json CHANGED
The diff for this file is too large to render. See raw diff