End of training
Browse files- README.md +7 -7
- config.json +10 -16
- model.safetensors +2 -2
- runs/Jan08_19-07-49_087efcd22ea1/events.out.tfevents.1704740881.087efcd22ea1.915.4 +3 -0
- training_args.bin +1 -1
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:
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 1.
|
53 |
-
|
|
54 |
-
|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### 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: 0.8145
|
21 |
+
- Accuracy: 0.7429
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 1.2788 | 1.0 | 40 | 1.0379 | 0.7429 |
|
53 |
+
| 0.7314 | 2.0 | 80 | 0.8949 | 0.7429 |
|
54 |
+
| 0.5839 | 3.0 | 120 | 0.8499 | 0.7429 |
|
55 |
+
| 0.5079 | 4.0 | 160 | 0.8173 | 0.7429 |
|
56 |
+
| 0.4641 | 5.0 | 200 | 0.8145 | 0.7429 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
config.json
CHANGED
@@ -10,28 +10,22 @@
|
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
"0": "Police Nonprofits",
|
13 |
-
"1": "
|
14 |
-
"2": "
|
15 |
"3": "Corporate Foundations",
|
16 |
-
"4": "
|
17 |
-
"5": "
|
18 |
-
"6": "
|
19 |
-
"7": "Other Foundations",
|
20 |
-
"8": "Other Government",
|
21 |
-
"9": "Unknown"
|
22 |
},
|
23 |
"initializer_range": 0.02,
|
24 |
"label2id": {
|
25 |
-
"Community Foundations": 2,
|
26 |
"Corporate Foundations": 3,
|
27 |
-
"
|
28 |
-
"Other
|
29 |
-
"
|
30 |
-
"Police Departments": 6,
|
31 |
"Police Nonprofits": 0,
|
32 |
-
"Private Foundations":
|
33 |
-
"
|
34 |
-
"Unknown": 9
|
35 |
},
|
36 |
"max_position_embeddings": 512,
|
37 |
"model_type": "distilbert",
|
|
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
"0": "Police Nonprofits",
|
13 |
+
"1": "Police Departments",
|
14 |
+
"2": "Private Foundations",
|
15 |
"3": "Corporate Foundations",
|
16 |
+
"4": "Other Foundations",
|
17 |
+
"5": "Other Government",
|
18 |
+
"6": "Unknown"
|
|
|
|
|
|
|
19 |
},
|
20 |
"initializer_range": 0.02,
|
21 |
"label2id": {
|
|
|
22 |
"Corporate Foundations": 3,
|
23 |
+
"Other Foundations": 4,
|
24 |
+
"Other Government": 5,
|
25 |
+
"Police Departments": 1,
|
|
|
26 |
"Police Nonprofits": 0,
|
27 |
+
"Private Foundations": 2,
|
28 |
+
"Unknown": 6
|
|
|
29 |
},
|
30 |
"max_position_embeddings": 512,
|
31 |
"model_type": "distilbert",
|
model.safetensors
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:1ba354ffc324ee5029c3f73f17d7afff53c7923c360fcc8a136385a38b3181e0
|
3 |
+
size 267847948
|
runs/Jan08_19-07-49_087efcd22ea1/events.out.tfevents.1704740881.087efcd22ea1.915.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cd7595df51b47da4ea087cc97aaf2c448357e30833947322ca8a11f30883839
|
3 |
+
size 7325
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:878201cb1be52252263320557ef530bd538a5de1c291a347536141db7f7641bc
|
3 |
size 4600
|