SIA86 commited on
Commit
1f4439e
·
1 Parent(s): be4ee71

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +6 -5
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 2.8423
19
- - Train Accuracy: 0.2313
20
- - Validation Loss: 2.5340
21
- - Validation Accuracy: 0.3593
22
- - Epoch: 0
23
 
24
  ## Model description
25
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
  | 2.8423 | 0.2313 | 2.5340 | 0.3593 | 0 |
 
49
 
50
 
51
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.4502
19
+ - Train Accuracy: 0.3181
20
+ - Validation Loss: 2.3051
21
+ - Validation Accuracy: 0.3333
22
+ - Epoch: 1
23
 
24
  ## Model description
25
 
 
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
  | 2.8423 | 0.2313 | 2.5340 | 0.3593 | 0 |
49
+ | 2.4502 | 0.3181 | 2.3051 | 0.3333 | 1 |
50
 
51
 
52
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0508dfb64a5307ecd322af864378a7f6aded18f00b16637bf7a3c7a8c8cb42a5
3
  size 711818664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dc2cd13075e05f6d8afd0f3c7a3cd5009aedfb441b4537d5ba9ff197f312f50
3
  size 711818664