eric-mc2 commited on
Commit
50eda49
1 Parent(s): 8fb7a76

End of training

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 [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: 1.2822
21
- - Accuracy: 0.5714
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.8415 | 1.0 | 40 | 1.7006 | 0.4857 |
53
- | 1.2881 | 2.0 | 80 | 1.4253 | 0.5429 |
54
- | 1.0377 | 3.0 | 120 | 1.3386 | 0.5571 |
55
- | 0.9304 | 4.0 | 160 | 1.2904 | 0.5714 |
56
- | 0.9074 | 5.0 | 200 | 1.2822 | 0.5714 |
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": "Private Foundations",
14
- "2": "Community Foundations",
15
  "3": "Corporate Foundations",
16
- "4": "Social Service Foundations",
17
- "5": "Issue-Based Foundations",
18
- "6": "Police Departments",
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
- "Issue-Based Foundations": 5,
28
- "Other Foundations": 7,
29
- "Other Government": 8,
30
- "Police Departments": 6,
31
  "Police Nonprofits": 0,
32
- "Private Foundations": 1,
33
- "Social Service Foundations": 4,
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:e045007782a2bd9ce88885fc52e7af75c7a21965503d140392ef04bb61db4e29
3
- size 267857176
 
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:b15a95ae704ddc75b28a097c6680fdaec0753bd1f269b5d2f195cbd3bb0b18f2
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:878201cb1be52252263320557ef530bd538a5de1c291a347536141db7f7641bc
3
  size 4600