CesarLeblanc commited on
Commit
efea827
1 Parent(s): 826346f

Model save

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +2 -2
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.9427
19
- - Accuracy: 0.4526
20
 
21
  ## Model description
22
 
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:------:|:---------------:|:--------:|
51
- | 2.0697 | 1.0 | 34248 | 2.0686 | 0.4303 |
52
- | 2.0371 | 2.0 | 68496 | 1.9971 | 0.4343 |
53
- | 1.9802 | 3.0 | 102744 | 1.9696 | 0.4457 |
54
- | 1.8277 | 4.0 | 136992 | 1.9399 | 0.4519 |
55
- | 1.7236 | 5.0 | 171240 | 1.9427 | 0.4526 |
56
 
57
 
58
  ### Framework versions
 
15
 
16
  This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.9735
19
+ - Accuracy: 0.4466
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:------:|:---------------:|:--------:|
51
+ | 2.0469 | 1.0 | 34248 | 2.0487 | 0.4291 |
52
+ | 2.0004 | 2.0 | 68496 | 1.9834 | 0.4377 |
53
+ | 1.9466 | 3.0 | 102744 | 1.9548 | 0.4471 |
54
+ | 1.769 | 4.0 | 136992 | 1.9502 | 0.4508 |
55
+ | 1.6144 | 5.0 | 171240 | 1.9735 | 0.4466 |
56
 
57
 
58
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "../Models/geoplantbert-fill-mask_model",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "../Models/geoplantbert_fill_mask_model",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:181f897c70ffcbf2ed8046e7da93ae6d618681a94b52dfcee67c7dfb9d093351
3
  size 469407520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b18cd24012db8d41e3f780b0ae740a3d168213b0e2fc18fe6e75e4a4713ca10a
3
  size 469407520
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4dbe221fe00d064d715d2245598ea80a92302c0bad0d6e5181ce75a905da0f5
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff969b22afc614190dcd997763177301c318983cdf05a6b76ec7eb80c411883e
3
+ size 4664