zhuchi76 commited on
Commit
0a94565
1 Parent(s): dad07d6

bert-finetuned-sst2 3 epoch

Browse files
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.6548
21
- - Accuracy: 0.62
22
 
23
  ## Model description
24
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 13 | 0.6627 | 0.63 |
53
- | No log | 2.0 | 26 | 0.6278 | 0.63 |
54
- | No log | 3.0 | 39 | 0.6548 | 0.62 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6081
21
+ - Accuracy: 0.64
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 13 | 0.6714 | 0.57 |
53
+ | No log | 2.0 | 26 | 0.6477 | 0.65 |
54
+ | No log | 3.0 | 39 | 0.6081 | 0.64 |
55
 
56
 
57
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7026607c37ddca28577cf4d7df151910c9617ce8dc9b32f4a21d5a630475f759
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5665320940f5c92b458df977c4fffc9d992c1c9cf296a7afd8d13e606314c56
3
  size 437958648
runs/Mar23_19-32-12_arg10/events.out.tfevents.1711193533.arg10.75.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b388f501770e39930644a486e43171bf7b1cc9e7a6ee1ff9a02ef00c79ed402
3
+ size 5855
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c72679ed86573c7b0bf7f8db8c9b633c4536aa6ed8e15f912bb2edb2893a52c
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa91072ca97b67cdf79991d8591cb038d899ecea89ab804daae75b768be9c224
3
  size 4920