End of training
Browse files- .DS_Store +0 -0
- README.md +17 -17
- config.json +16 -26
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 2.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,21 +49,21 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 2.
|
53 |
-
| 2.
|
54 |
-
| 2.
|
55 |
-
| 2.
|
56 |
-
| 2.
|
57 |
-
| 2.
|
58 |
-
| 2.
|
59 |
-
| 2.
|
60 |
-
| 2.
|
61 |
-
| 2.
|
62 |
-
| 2.
|
63 |
-
| 2.
|
64 |
-
|
|
65 |
-
| 2.
|
66 |
-
|
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.4817
|
21 |
+
- Accuracy: 0.1787
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 2.5596 | 0.2 | 60 | 2.5272 | 0.1201 |
|
53 |
+
| 2.5284 | 0.4 | 120 | 2.5153 | 0.1206 |
|
54 |
+
| 2.4807 | 0.6 | 180 | 2.4858 | 0.1449 |
|
55 |
+
| 2.4921 | 0.8 | 240 | 2.5119 | 0.1201 |
|
56 |
+
| 2.4656 | 1.0 | 300 | 2.4461 | 0.1636 |
|
57 |
+
| 2.3184 | 1.2 | 360 | 2.4390 | 0.1671 |
|
58 |
+
| 2.2852 | 1.4 | 420 | 2.4665 | 0.1575 |
|
59 |
+
| 2.2561 | 1.59 | 480 | 2.4464 | 0.1731 |
|
60 |
+
| 2.2903 | 1.79 | 540 | 2.4487 | 0.1752 |
|
61 |
+
| 2.242 | 1.99 | 600 | 2.4399 | 0.1731 |
|
62 |
+
| 2.0247 | 2.19 | 660 | 2.4595 | 0.1777 |
|
63 |
+
| 2.0127 | 2.39 | 720 | 2.4709 | 0.1731 |
|
64 |
+
| 1.9785 | 2.59 | 780 | 2.4754 | 0.1752 |
|
65 |
+
| 2.0006 | 2.79 | 840 | 2.4717 | 0.1843 |
|
66 |
+
| 1.9937 | 2.99 | 900 | 2.4817 | 0.1787 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
config.json
CHANGED
@@ -14,19 +14,14 @@
|
|
14 |
"2": "Darryl",
|
15 |
"3": "Dwight",
|
16 |
"4": "Erin",
|
17 |
-
"5": "
|
18 |
-
"6": "
|
19 |
-
"7": "
|
20 |
-
"8": "
|
21 |
-
"9": "
|
22 |
-
"10": "
|
23 |
-
"11": "
|
24 |
-
"12": "
|
25 |
-
"13": "Pam",
|
26 |
-
"14": "Phyllis",
|
27 |
-
"15": "Ryan",
|
28 |
-
"16": "Stanley",
|
29 |
-
"17": "Toby"
|
30 |
},
|
31 |
"initializer_range": 0.02,
|
32 |
"label2id": {
|
@@ -35,19 +30,14 @@
|
|
35 |
"Darryl": 2,
|
36 |
"Dwight": 3,
|
37 |
"Erin": 4,
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
41 |
-
"
|
42 |
-
"
|
43 |
-
"
|
44 |
-
"
|
45 |
-
"
|
46 |
-
"Pam": 13,
|
47 |
-
"Phyllis": 14,
|
48 |
-
"Ryan": 15,
|
49 |
-
"Stanley": 16,
|
50 |
-
"Toby": 17
|
51 |
},
|
52 |
"max_position_embeddings": 512,
|
53 |
"model_type": "distilbert",
|
|
|
14 |
"2": "Darryl",
|
15 |
"3": "Dwight",
|
16 |
"4": "Erin",
|
17 |
+
"5": "Jim",
|
18 |
+
"6": "Kelly",
|
19 |
+
"7": "Kevin",
|
20 |
+
"8": "Michael",
|
21 |
+
"9": "Oscar",
|
22 |
+
"10": "Pam",
|
23 |
+
"11": "Phyllis",
|
24 |
+
"12": "Ryan"
|
|
|
|
|
|
|
|
|
|
|
25 |
},
|
26 |
"initializer_range": 0.02,
|
27 |
"label2id": {
|
|
|
30 |
"Darryl": 2,
|
31 |
"Dwight": 3,
|
32 |
"Erin": 4,
|
33 |
+
"Jim": 5,
|
34 |
+
"Kelly": 6,
|
35 |
+
"Kevin": 7,
|
36 |
+
"Michael": 8,
|
37 |
+
"Oscar": 9,
|
38 |
+
"Pam": 10,
|
39 |
+
"Phyllis": 11,
|
40 |
+
"Ryan": 12
|
|
|
|
|
|
|
|
|
|
|
41 |
},
|
42 |
"max_position_embeddings": 512,
|
43 |
"model_type": "distilbert",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32cb8d7061b30af8890be3dd3a487d3801654d03d18a26632bbeff67b8ef0eca
|
3 |
+
size 267887917
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db68a64faf341b542ed455b17c0ad40e2d40c26106361cd8474593714b1f655f
|
3 |
size 4027
|