lukasdrg commited on
Commit
f7bbab3
1 Parent(s): 5e0492c

End of training

Browse files
Files changed (4) hide show
  1. README.md +12 -12
  2. pytorch_model.bin +1 -1
  3. special_tokens_map.json +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 20.5838
19
 
20
  ## Model description
21
 
@@ -49,17 +49,17 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 21.7989 | 0.36 | 4 | 22.5208 |
53
- | 20.1605 | 0.71 | 8 | 22.5098 |
54
- | 21.2348 | 1.07 | 12 | 22.6825 |
55
- | 21.615 | 1.42 | 16 | 22.2299 |
56
- | 20.4123 | 1.78 | 20 | 22.0543 |
57
- | 20.8174 | 2.13 | 24 | 22.1491 |
58
- | 20.7756 | 2.49 | 28 | 21.9382 |
59
- | 19.8654 | 2.84 | 32 | 21.6735 |
60
- | 20.6743 | 3.2 | 36 | 21.3893 |
61
- | 20.3151 | 3.56 | 40 | 21.1435 |
62
- | 19.6614 | 3.91 | 44 | 20.5838 |
63
 
64
 
65
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 19.3114
19
 
20
  ## Model description
21
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 20.339 | 0.36 | 4 | 20.7522 |
53
+ | 18.817 | 0.71 | 8 | 20.7752 |
54
+ | 19.8054 | 1.07 | 12 | 20.9602 |
55
+ | 20.1845 | 1.42 | 16 | 20.5820 |
56
+ | 19.0897 | 1.78 | 20 | 20.4297 |
57
+ | 19.4773 | 2.13 | 24 | 20.5561 |
58
+ | 19.448 | 2.49 | 28 | 20.3986 |
59
+ | 18.6107 | 2.84 | 32 | 20.1962 |
60
+ | 19.3799 | 3.2 | 36 | 20.0190 |
61
+ | 19.0794 | 3.56 | 40 | 19.8159 |
62
+ | 18.489 | 3.91 | 44 | 19.3114 |
63
 
64
 
65
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33d7a6ab97ae94c2ab33ae3d3ffdaf065ba7e61d85b6eb52a45f99be35e9f77b
3
  size 594941266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f460d7b59084037bdf348c26c8aca3ff3e61ea7a0fb8f142ab5c90d5d79994ff
3
  size 594941266
special_tokens_map.json CHANGED
@@ -9,7 +9,7 @@
9
  "rstrip": false,
10
  "single_word": false
11
  },
12
- "pad_token": "<pad>",
13
  "sep_token": "</s>",
14
  "unk_token": "<unk>"
15
  }
 
9
  "rstrip": false,
10
  "single_word": false
11
  },
12
+ "pad_token": "</s>",
13
  "sep_token": "</s>",
14
  "unk_token": "<unk>"
15
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49aba76b9e4e90c8c3669d6397a822e705d137da816c65797e3b29b6eeb24a83
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aac62db9fee002e6152d6fdc2ed8982411ae77a86726793ccde63b0fac1cd27
3
  size 4536