slamos commited on
Commit
5a9231c
·
verified ·
1 Parent(s): 76f85d2

Upload train_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. train_config.json +3 -3
train_config.json CHANGED
@@ -1,14 +1,14 @@
1
  {
2
  "model_type": "deberta",
3
  "pretrained": "microsoft/deberta-v3-base",
4
- "epochs": 3,
5
  "batch_size": 16,
6
  "lr": 1e-05,
7
  "max_length": 512,
8
  "class_weights": [
9
  1.0,
10
- 7.072969436645508,
11
- 28.69052505493164
12
  ],
13
  "num_labels": 3,
14
  "id2label": {
 
1
  {
2
  "model_type": "deberta",
3
  "pretrained": "microsoft/deberta-v3-base",
4
+ "epochs": 5,
5
  "batch_size": 16,
6
  "lr": 1e-05,
7
  "max_length": 512,
8
  "class_weights": [
9
  1.0,
10
+ 3.5319032669067383,
11
+ 10.121383666992188
12
  ],
13
  "num_labels": 3,
14
  "id2label": {