eric-mc2 commited on
Commit
6090ce7
1 Parent(s): 66a59ce

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: 0.0042
21
- - Accuracy: 1.0
22
 
23
  ## Model description
24
 
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 40 | 0.0571 | 1.0 |
53
- | No log | 2.0 | 80 | 0.0104 | 1.0 |
54
- | No log | 3.0 | 120 | 0.0059 | 1.0 |
55
- | No log | 4.0 | 160 | 0.0046 | 1.0 |
56
- | No log | 5.0 | 200 | 0.0042 | 1.0 |
57
 
58
 
59
  ### Framework versions
60
 
61
  - Transformers 4.35.2
62
- - Pytorch 2.1.0+cu118
63
- - Datasets 2.15.0
64
  - Tokenizers 0.15.0
 
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.8046
21
+ - Accuracy: 0.7143
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 35 | 1.4036 | 0.6825 |
53
+ | No log | 2.0 | 70 | 0.9968 | 0.7143 |
54
+ | No log | 3.0 | 105 | 0.8658 | 0.7302 |
55
+ | No log | 4.0 | 140 | 0.8246 | 0.7143 |
56
+ | No log | 5.0 | 175 | 0.8046 | 0.7143 |
57
 
58
 
59
  ### Framework versions
60
 
61
  - Transformers 4.35.2
62
+ - Pytorch 2.1.0+cu121
63
+ - Datasets 2.16.1
64
  - Tokenizers 0.15.0
config.json CHANGED
@@ -9,21 +9,29 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "Social Service Foundations",
13
- "1": "Corporate Foundations",
14
- "2": "Private Foundations",
15
- "3": "Issue-Based Foundations",
16
- "4": "Community Foundations",
17
- "5": "Unknown"
 
 
 
 
18
  },
19
  "initializer_range": 0.02,
20
  "label2id": {
21
- "Community Foundations": 4,
22
- "Corporate Foundations": 1,
23
- "Issue-Based Foundations": 3,
24
- "Private Foundations": 2,
25
- "Social Service Foundations": 0,
26
- "Unknown": 5
 
 
 
 
27
  },
28
  "max_position_embeddings": 512,
29
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
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",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa74dec120dfea68539a27912dd25dc504d5697795fd39bdeb0805d7f55a620e
3
- size 267844872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:669c5d77bb6e9d73d8e39ae5a2239d159b05521d438cb62e4392f321b8ed02e5
3
+ size 267857176
runs/Jan08_17-58-12_087efcd22ea1/events.out.tfevents.1704736819.087efcd22ea1.915.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c16d07d2d97bbc5bc92670af33b48333739e6a1015c013d129d9a795303928de
3
+ size 6760
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2cf4b69cbb9006ce34373052c3c958cde903ea75451b5ad2cf56fde556df335
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f3f1e5ee71ad5c4b39b60f62b3de278e9224c4f726ce54b9eaf962401705d3e
3
  size 4600