czigopis commited on
Commit
b28b0fe
1 Parent(s): abb3d71

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -14,11 +14,11 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [nlpaueb/bert-base-greek-uncased-v1](https://huggingface.co/nlpaueb/bert-base-greek-uncased-v1) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.2164
18
- - Train Accuracy: 0.9211
19
- - Validation Loss: 0.3820
20
- - Validation Accuracy: 0.8626
21
- - Epoch: 2
22
 
23
  ## Model description
24
 
@@ -44,9 +44,7 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
- | 0.4680 | 0.7874 | 0.3433 | 0.8637 | 0 |
48
- | 0.3113 | 0.8825 | 0.3688 | 0.8460 | 1 |
49
- | 0.2164 | 0.9211 | 0.3820 | 0.8626 | 2 |
50
 
51
 
52
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [nlpaueb/bert-base-greek-uncased-v1](https://huggingface.co/nlpaueb/bert-base-greek-uncased-v1) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.4348
18
+ - Train Accuracy: 0.8062
19
+ - Validation Loss: 0.3133
20
+ - Validation Accuracy: 0.8772
21
+ - Epoch: 0
22
 
23
  ## Model description
24
 
 
44
 
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
+ | 0.4348 | 0.8062 | 0.3133 | 0.8772 | 0 |
 
 
48
 
49
 
50
  ### Framework versions
logs/train/events.out.tfevents.1705169473.41ce3f07f4ec.52326.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b71bb07ec94445060d740164045430365e8fc73a1fa87c077763ca0325a9f54
3
+ size 3571713
logs/validation/events.out.tfevents.1705169573.41ce3f07f4ec.52326.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a5c2ee84c5ff8d05743dcf37bdaa8d58671d8a28d0e5ef855a97f2197a1fb1
3
+ size 394
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8a51c03787aeeab2c4e2edb6967d6fa51d46e431417abd55f8191264823a6d6
3
  size 451979544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:201b582649207b640757d0979fa89e1ff7820bb631d57d489fa224f6b8163e45
3
  size 451979544
tokenizer.json CHANGED
@@ -1,7 +1,14 @@
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
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,