D. Vle commited on
Commit
59b96e4
1 Parent(s): ef4ec6c

Training complete.

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 [racai/distilbert-base-romanian-cased](https://huggingface.co/racai/distilbert-base-romanian-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.3510
19
 
20
  ## Model description
21
 
@@ -34,20 +34,21 @@ More information needed
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
- - learning_rate: 2e-05
38
- - train_batch_size: 64
39
- - eval_batch_size: 64
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 2
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 57 | 0.4118 |
50
- | No log | 2.0 | 114 | 0.3510 |
 
51
 
52
 
53
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [racai/distilbert-base-romanian-cased](https://huggingface.co/racai/distilbert-base-romanian-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.2801
19
 
20
  ## Model description
21
 
 
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
+ - learning_rate: 5e-05
38
+ - train_batch_size: 32
39
+ - eval_batch_size: 32
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 3.0
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 113 | 0.2683 |
50
+ | No log | 2.0 | 226 | 0.3323 |
51
+ | No log | 3.0 | 339 | 0.2801 |
52
 
53
 
54
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:058c715b2c534e91e233474ea31d98121c7e21ae1f43de00a0321c0a0cb4f670
3
  size 327668984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55a8d20b9c94d6be38d4d7a96482f72c61ac8b0e011a14cd5abcc3663a65a3cb
3
  size 327668984
runs/Apr01_22-00-21_Asus-ProArt-H7600ZX/events.out.tfevents.1712005221.Asus-ProArt-H7600ZX.32620.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:706543f36e8e507b0b90c35bfe5eeba44c017d4209405f98ee1714e84f43cac7
3
+ size 4500
runs/Apr01_22-00-53_Asus-ProArt-H7600ZX/events.out.tfevents.1712005253.Asus-ProArt-H7600ZX.33013.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63530e956153dba30193148fa2b85b39b6bb826c6b939ca980c5c5f30b5b6d20
3
+ size 4500
runs/Apr01_22-02-43_Asus-ProArt-H7600ZX/events.out.tfevents.1712005363.Asus-ProArt-H7600ZX.33923.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:607a465028fca0c3c0247fc65e90e5c37663605971c45fc1a2221544b4e37cc4
3
+ size 4184
runs/Apr01_22-04-22_Asus-ProArt-H7600ZX/events.out.tfevents.1712005462.Asus-ProArt-H7600ZX.34791.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04b1ef6e67e45caad221718ac0e64cb1dfff707c2083e19eccffa136aad604dc
3
+ size 5659
tokenizer.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
- "padding": {
5
- "strategy": "BatchLongest",
6
- "direction": "Right",
7
- "pad_to_multiple_of": null,
8
- "pad_id": 0,
9
- "pad_type_id": 0,
10
- "pad_token": "[PAD]"
11
- },
12
  "added_tokens": [
13
  {
14
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:604079714f4071e8994b437b8a47936aa34428bc290d81cb25d1a6f7813c3393
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d159864a4ad95d0566b6272d55504dd224b5a1cc33da28a2556662f51c8a323
3
  size 4920