jpodivin commited on
Commit
9564424
·
verified ·
1 Parent(s): 94d3560

End of training

Browse files
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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.1204
19
 
20
  ## Model description
21
 
@@ -46,26 +46,26 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 3 | 1.1536 |
50
- | No log | 2.0 | 6 | 0.9430 |
51
- | No log | 3.0 | 9 | 0.7510 |
52
- | No log | 4.0 | 12 | 0.6465 |
53
- | No log | 5.0 | 15 | 0.5478 |
54
- | No log | 6.0 | 18 | 0.4557 |
55
- | No log | 7.0 | 21 | 0.4031 |
56
- | No log | 8.0 | 24 | 0.3479 |
57
- | No log | 9.0 | 27 | 0.3039 |
58
- | No log | 10.0 | 30 | 0.2563 |
59
- | No log | 11.0 | 33 | 0.2164 |
60
- | No log | 12.0 | 36 | 0.1824 |
61
- | No log | 13.0 | 39 | 0.1561 |
62
- | No log | 14.0 | 42 | 0.1361 |
63
- | No log | 15.0 | 45 | 0.1221 |
64
- | No log | 16.0 | 48 | 0.1174 |
65
- | No log | 17.0 | 51 | 0.1167 |
66
- | No log | 18.0 | 54 | 0.1184 |
67
- | No log | 19.0 | 57 | 0.1203 |
68
- | No log | 20.0 | 60 | 0.1204 |
69
 
70
 
71
  ### Framework versions
@@ -73,4 +73,4 @@ The following hyperparameters were used during training:
73
  - Transformers 4.35.2
74
  - Pytorch 2.1.0+cu121
75
  - Datasets 2.16.1
76
- - Tokenizers 0.15.0
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 2.0931
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 2 | 5.9652 |
50
+ | No log | 2.0 | 4 | 5.6992 |
51
+ | No log | 3.0 | 6 | 5.4010 |
52
+ | No log | 4.0 | 8 | 5.0685 |
53
+ | No log | 5.0 | 10 | 4.7271 |
54
+ | No log | 6.0 | 12 | 4.3931 |
55
+ | No log | 7.0 | 14 | 4.0870 |
56
+ | No log | 8.0 | 16 | 3.7989 |
57
+ | No log | 9.0 | 18 | 3.5210 |
58
+ | No log | 10.0 | 20 | 3.2570 |
59
+ | No log | 11.0 | 22 | 3.0152 |
60
+ | No log | 12.0 | 24 | 2.7961 |
61
+ | No log | 13.0 | 26 | 2.6064 |
62
+ | No log | 14.0 | 28 | 2.4482 |
63
+ | No log | 15.0 | 30 | 2.3263 |
64
+ | No log | 16.0 | 32 | 2.2365 |
65
+ | No log | 17.0 | 34 | 2.1723 |
66
+ | No log | 18.0 | 36 | 2.1290 |
67
+ | No log | 19.0 | 38 | 2.1033 |
68
+ | No log | 20.0 | 40 | 2.0931 |
69
 
70
 
71
  ### Framework versions
 
73
  - Transformers 4.35.2
74
  - Pytorch 2.1.0+cu121
75
  - Datasets 2.16.1
76
+ - Tokenizers 0.15.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05b9866d4affbd1c56611c92cdb9e970abfcdde4be3e61377fcf9663981ac88f
3
  size 265470032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58c3b36bcd0dbad8e0dccf1b8ae39ea015b91f3c4a4d2774398a87a4e2a28283
3
  size 265470032
runs/Jan25_09-29-56_a8606346e52b/events.out.tfevents.1706174996.a8606346e52b.161.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aae156c80f7ac9c5b2341e8c077f9481e622f5f207655145f08be6215e33875
3
+ size 9744
tokenizer.json CHANGED
@@ -4,9 +4,18 @@
4
  "direction": "Right",
5
  "max_length": 384,
6
  "strategy": "OnlySecond",
7
- "stride": 128
 
 
 
 
 
 
 
 
 
 
8
  },
9
- "padding": null,
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
4
  "direction": "Right",
5
  "max_length": 384,
6
  "strategy": "OnlySecond",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 384
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 0,
16
+ "pad_type_id": 0,
17
+ "pad_token": "[PAD]"
18
  },
 
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:322aff212c22c68c2eb6b3f720c9b5a58c161d4f1e8e9b93ac5e48eb6eea2a54
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84c5124e526796ee5aed1d72661408ec43491f057be3276b035573f0df79acf9
3
  size 4536