vladjr commited on
Commit
de9e22a
·
1 Parent(s): a472e65

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +5 -7
  2. config.json +4 -4
  3. tf_model.h5 +2 -2
README.md CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.2020
19
- - Validation Loss: 0.1338
20
- - Train Accuracy: 0.9625
21
- - Epoch: 2
22
 
23
  ## Model description
24
 
@@ -44,9 +44,7 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 2.2694 | 0.7885 | 0.9244 | 0 |
48
- | 0.4981 | 0.2252 | 0.9613 | 1 |
49
- | 0.2020 | 0.1338 | 0.9625 | 2 |
50
 
51
 
52
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.2729
19
+ - Validation Loss: 0.8218
20
+ - Train Accuracy: 0.8821
21
+ - Epoch: 0
22
 
23
  ## Model description
24
 
 
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 2.2729 | 0.8218 | 0.8821 | 0 |
 
 
48
 
49
 
50
  ### Framework versions
config.json CHANGED
@@ -49,8 +49,8 @@
49
  "37": "Return on Involvement",
50
  "38": "Recruitment Process Outsourcing",
51
  "39": "Request for Purchase Order",
52
- "41": "Small and Medium-sized Enterprises",
53
- "42": "Subject Matter Expert"
54
  },
55
  "initializer_range": 0.02,
56
  "label2id": {
@@ -94,8 +94,8 @@
94
  "Return on Investment": 36,
95
  "Return on Involvement": 37,
96
  "Risk Assessment": 35,
97
- "Small and Medium-sized Enterprises": 41,
98
- "Subject Matter Expert": 42
99
  },
100
  "max_position_embeddings": 512,
101
  "model_type": "distilbert",
 
49
  "37": "Return on Involvement",
50
  "38": "Recruitment Process Outsourcing",
51
  "39": "Request for Purchase Order",
52
+ "40": "Small and Medium-sized Enterprises",
53
+ "41": "Subject Matter Expert"
54
  },
55
  "initializer_range": 0.02,
56
  "label2id": {
 
94
  "Return on Investment": 36,
95
  "Return on Involvement": 37,
96
  "Risk Assessment": 35,
97
+ "Small and Medium-sized Enterprises": 40,
98
+ "Subject Matter Expert": 41
99
  },
100
  "max_position_embeddings": 512,
101
  "model_type": "distilbert",
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b69c780be8efcd0f63adad7506e1d504ef821c9bf14a58e5de113a566d54c52
3
- size 268074688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8815b1b473bf501ccd4ccc0b9874c9affe92da75abc7c10ca58999473b23ada3
3
+ size 268078024