vladjr commited on
Commit
5e14b02
1 Parent(s): c61daed

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 +1 -1
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 [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.1038
19
- - Validation Loss: 0.0620
20
- - Train Accuracy: 0.9696
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.0764 | 0.2430 | 0.9405 | 0 |
48
- | 0.2390 | 0.0997 | 0.9577 | 1 |
49
- | 0.1038 | 0.0620 | 0.9696 | 2 |
50
 
51
 
52
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.4786
19
+ - Validation Loss: 0.1935
20
+ - Train Accuracy: 0.9387
21
+ - Epoch: 0
22
 
23
  ## Model description
24
 
 
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 1.4786 | 0.1935 | 0.9387 | 0 |
 
 
48
 
49
 
50
  ### Framework versions
config.json CHANGED
@@ -48,8 +48,8 @@
48
  "37": "Return on Involvement",
49
  "38": "Recruitment Process Outsourcing",
50
  "39": "Request for Purchase Order",
51
- "41": "Small and Medium-sized Enterprises",
52
- "42": "Subject Matter Expert"
53
  },
54
  "initializer_range": 0.02,
55
  "intermediate_size": 3072,
@@ -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
  "layer_norm_eps": 1e-07,
101
  "max_position_embeddings": 512,
 
48
  "37": "Return on Involvement",
49
  "38": "Recruitment Process Outsourcing",
50
  "39": "Request for Purchase Order",
51
+ "40": "Small and Medium-sized Enterprises",
52
+ "41": "Subject Matter Expert"
53
  },
54
  "initializer_range": 0.02,
55
  "intermediate_size": 3072,
 
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
  "layer_norm_eps": 1e-07,
101
  "max_position_embeddings": 512,
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5532e059e25a16d1669f2ac8944f8b9ea4750860e0c34f0dc02900b9126090e
3
  size 557190152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3529956035d4789f031b476828185063508d90a9ba58eb2d80c413b3cb2d65aa
3
  size 557190152