almafaz commited on
Commit
c86d42f
1 Parent(s): acdfd82

End of training

Browse files
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  license: mit
3
- base_model: roberta-base
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -15,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.6896
19
 
20
  ## Model description
21
 
@@ -47,13 +46,13 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 0.6909 | 1.0 | 18 | 0.6931 |
51
- | 0.6897 | 2.0 | 36 | 0.6896 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.38.2
57
- - Pytorch 2.0.1
58
- - Datasets 2.18.0
59
- - Tokenizers 0.15.2
 
1
  ---
2
  license: mit
 
3
  tags:
4
  - generated_from_trainer
5
  model-index:
 
14
 
15
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.6905
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 0.6937 | 1.0 | 18 | 0.6927 |
50
+ | 0.6944 | 2.0 | 36 | 0.6905 |
51
 
52
 
53
  ### Framework versions
54
 
55
+ - Transformers 4.26.1
56
+ - Pytorch 2.1.0+cpu
57
+ - Datasets 2.10.1
58
+ - Tokenizers 0.13.2
logs/events.out.tfevents.1711975213.Nicolaj_PC.22664.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b65a8c6440751e90061e63144c96ed7dc33824eb1bf23016d687719401246f2
3
- size 4442
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:534651a1e0824c4d3d667cba071d180d8689ad2257c6082be938408421a0d505
3
+ size 5364
logs/events.out.tfevents.1711975416.Nicolaj_PC.22664.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d443bd78701fa6a60a8c37e3afbcb29e3efe69cf38b0bea941c1d8896ea1cc8
3
+ size 306
merges.txt CHANGED
@@ -1,4 +1,4 @@
1
- #version: 0.2
2
  Ġ t
3
  Ġ a
4
  h e
 
1
+ #version: 0.2 - Trained by `huggingface/tokenizers`
2
  Ġ t
3
  Ġ a
4
  h e
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27ea25f4a2b4189d32c558846ea4302fc61b17cb3424ef27e8fad576f1fadbe9
3
  size 498659698
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e86919350dc967c48aa5c9d158c17bdfcf176ea7bcc63d787c7661e1bd20752c
3
  size 498659698
tokenizer.json CHANGED
@@ -21,7 +21,7 @@
21
  "single_word": false,
22
  "lstrip": false,
23
  "rstrip": false,
24
- "normalized": true,
25
  "special": true
26
  },
27
  {
@@ -30,7 +30,7 @@
30
  "single_word": false,
31
  "lstrip": false,
32
  "rstrip": false,
33
- "normalized": true,
34
  "special": true
35
  },
36
  {
@@ -39,7 +39,7 @@
39
  "single_word": false,
40
  "lstrip": false,
41
  "rstrip": false,
42
- "normalized": true,
43
  "special": true
44
  },
45
  {
@@ -48,7 +48,7 @@
48
  "single_word": false,
49
  "lstrip": false,
50
  "rstrip": false,
51
- "normalized": true,
52
  "special": true
53
  },
54
  {
@@ -94,7 +94,6 @@
94
  "continuing_subword_prefix": "",
95
  "end_of_word_suffix": "",
96
  "fuse_unk": false,
97
- "byte_fallback": false,
98
  "vocab": {
99
  "<s>": 0,
100
  "<pad>": 1,
 
21
  "single_word": false,
22
  "lstrip": false,
23
  "rstrip": false,
24
+ "normalized": false,
25
  "special": true
26
  },
27
  {
 
30
  "single_word": false,
31
  "lstrip": false,
32
  "rstrip": false,
33
+ "normalized": false,
34
  "special": true
35
  },
36
  {
 
39
  "single_word": false,
40
  "lstrip": false,
41
  "rstrip": false,
42
+ "normalized": false,
43
  "special": true
44
  },
45
  {
 
48
  "single_word": false,
49
  "lstrip": false,
50
  "rstrip": false,
51
+ "normalized": false,
52
  "special": true
53
  },
54
  {
 
94
  "continuing_subword_prefix": "",
95
  "end_of_word_suffix": "",
96
  "fuse_unk": false,
 
97
  "vocab": {
98
  "<s>": 0,
99
  "<pad>": 1,
tokenizer_config.json CHANGED
@@ -1,56 +1,15 @@
1
  {
2
  "add_prefix_space": false,
3
- "added_tokens_decoder": {
4
- "0": {
5
- "content": "<s>",
6
- "lstrip": false,
7
- "normalized": true,
8
- "rstrip": false,
9
- "single_word": false,
10
- "special": true
11
- },
12
- "1": {
13
- "content": "<pad>",
14
- "lstrip": false,
15
- "normalized": true,
16
- "rstrip": false,
17
- "single_word": false,
18
- "special": true
19
- },
20
- "2": {
21
- "content": "</s>",
22
- "lstrip": false,
23
- "normalized": true,
24
- "rstrip": false,
25
- "single_word": false,
26
- "special": true
27
- },
28
- "3": {
29
- "content": "<unk>",
30
- "lstrip": false,
31
- "normalized": true,
32
- "rstrip": false,
33
- "single_word": false,
34
- "special": true
35
- },
36
- "50264": {
37
- "content": "<mask>",
38
- "lstrip": true,
39
- "normalized": false,
40
- "rstrip": false,
41
- "single_word": false,
42
- "special": true
43
- }
44
- },
45
  "bos_token": "<s>",
46
- "clean_up_tokenization_spaces": true,
47
  "cls_token": "<s>",
48
  "eos_token": "</s>",
49
  "errors": "replace",
50
  "mask_token": "<mask>",
51
  "model_max_length": 512,
 
52
  "pad_token": "<pad>",
53
  "sep_token": "</s>",
 
54
  "tokenizer_class": "RobertaTokenizer",
55
  "trim_offsets": true,
56
  "unk_token": "<unk>"
 
1
  {
2
  "add_prefix_space": false,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "bos_token": "<s>",
 
4
  "cls_token": "<s>",
5
  "eos_token": "</s>",
6
  "errors": "replace",
7
  "mask_token": "<mask>",
8
  "model_max_length": 512,
9
+ "name_or_path": "roberta-base",
10
  "pad_token": "<pad>",
11
  "sep_token": "</s>",
12
+ "special_tokens_map_file": null,
13
  "tokenizer_class": "RobertaTokenizer",
14
  "trim_offsets": true,
15
  "unk_token": "<unk>"