nyh8570 commited on
Commit
492eb65
1 Parent(s): 5a4e599

Model save

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ should 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
- - Loss: 5.6364
19
 
20
  ## Model description
21
 
@@ -46,14 +46,14 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 4 | 5.7994 |
50
- | No log | 2.0 | 8 | 5.6849 |
51
- | No log | 3.0 | 12 | 5.6364 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.36.0
57
  - Pytorch 2.1.0+cu118
58
  - Datasets 2.15.0
59
  - Tokenizers 0.15.0
 
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
+ - Loss: 5.6181
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 4 | 5.7673 |
50
+ | No log | 2.0 | 8 | 5.6615 |
51
+ | No log | 3.0 | 12 | 5.6181 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.35.2
57
  - Pytorch 2.1.0+cu118
58
  - Datasets 2.15.0
59
  - Tokenizers 0.15.0
config.json CHANGED
@@ -19,6 +19,6 @@
19
  "sinusoidal_pos_embds": false,
20
  "tie_weights_": true,
21
  "torch_dtype": "float32",
22
- "transformers_version": "4.36.0",
23
  "vocab_size": 30522
24
  }
 
19
  "sinusoidal_pos_embds": false,
20
  "tie_weights_": true,
21
  "torch_dtype": "float32",
22
+ "transformers_version": "4.35.2",
23
  "vocab_size": 30522
24
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2614885bf17635400864dcf9412280d770ddaad9fc1100f0cdbefbcbdaef02d3
3
  size 265470032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f551c4f50871fb5d9ec7b5e5eb4a67f73d95a6fc447170ad379cc57d7e207546
3
  size 265470032
runs/Dec12_04-47-16_c73b14b26b6f/events.out.tfevents.1702356436.c73b14b26b6f.348.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:187a2173b296b4747f067536654fd00e696e387a276c849fd10295e4633a27f5
3
+ size 5306
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dafa79feace44309e8a3109b7b20da47c08c23fc7b9110903cfe8571d7117705
3
- size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b79d72eb3bcd2f31a0d0b784655bdc10b8ea62b6218ab2d115a9744c90e60223
3
+ size 4600