nide01 commited on
Commit
a9cb74a
1 Parent(s): 537dfda

End of training

Browse files
Files changed (4) hide show
  1. README.md +3 -3
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +6 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.6415
22
- - Accuracy: 1.0
23
- - F1: 1.0
24
 
25
  ## Model description
26
 
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.3430
22
+ - Accuracy: 0.84
23
+ - F1: 0.8400
24
 
25
  ## Model description
26
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9c2368d088af591532d99eb7e4d21e2ffb27c6eb108ab49cbe21569112e0e04
3
  size 267854570
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60c68ad4b685a1d6f1209c673d30620e0a870af870cd15543dfdff64b864c365
3
  size 267854570
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:f916c1523d46fd5625349728ccd29a829dd056472f6066d1094463c4c674d3c1
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:973a12dd35733c11345d7948ff6d2ef73a3431f47a4ff09069385b55e2cae98b
3
  size 4536