dsfdsf2 commited on
Commit
8fe776f
1 Parent(s): 302c563

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -15,13 +15,13 @@ 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
- - Train Loss: 0.9764
19
- - Train End Logits Accuracy: 0.7299
20
- - Train Start Logits Accuracy: 0.6920
21
- - Validation Loss: 1.1195
22
- - Validation End Logits Accuracy: 0.6984
23
- - Validation Start Logits Accuracy: 0.6608
24
- - Epoch: 1
25
 
26
  ## Model description
27
 
@@ -47,13 +47,12 @@ The following hyperparameters were used during training:
47
 
48
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
- | 1.5174 | 0.6040 | 0.5661 | 1.1576 | 0.6872 | 0.6507 | 0 |
51
- | 0.9764 | 0.7299 | 0.6920 | 1.1195 | 0.6984 | 0.6608 | 1 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.40.0
57
- - TensorFlow 2.15.0
58
  - Datasets 2.19.0
59
  - Tokenizers 0.19.1
 
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
+ - Train Loss: 1.4865
19
+ - Train End Logits Accuracy: 0.6139
20
+ - Train Start Logits Accuracy: 0.5726
21
+ - Validation Loss: 1.1547
22
+ - Validation End Logits Accuracy: 0.6844
23
+ - Validation Start Logits Accuracy: 0.6534
24
+ - Epoch: 0
25
 
26
  ## Model description
27
 
 
47
 
48
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
+ | 1.4865 | 0.6139 | 0.5726 | 1.1547 | 0.6844 | 0.6534 | 0 |
 
51
 
52
 
53
  ### Framework versions
54
 
55
+ - Transformers 4.40.1
56
+ - TensorFlow 2.16.1
57
  - Datasets 2.19.0
58
  - Tokenizers 0.19.1
config.json CHANGED
@@ -18,6 +18,6 @@
18
  "seq_classif_dropout": 0.2,
19
  "sinusoidal_pos_embds": false,
20
  "tie_weights_": true,
21
- "transformers_version": "4.40.0",
22
  "vocab_size": 30522
23
  }
 
18
  "seq_classif_dropout": 0.2,
19
  "sinusoidal_pos_embds": false,
20
  "tie_weights_": true,
21
+ "transformers_version": "4.40.1",
22
  "vocab_size": 30522
23
  }
logs/train/events.out.tfevents.1714096873.zeus050.13593.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d19e9e43e68b271fffebc065cb8d889968dbd13dce14ef23d9ba11217720b99d
3
+ size 78
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67b44cf7821537647b2437c31ad1c0c2d4032c2c174200220cfd213d7b8fc9a0
3
  size 265583592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9beb868acc4c934039f19b8937658ea276c2e60ed862154ae34d62f8f61ec16
3
  size 265583592