clui commited on
Commit
fdbd25b
·
verified ·
1 Parent(s): 307941c

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +3 -8
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -9,11 +9,6 @@
9
  "MarianMTModel"
10
  ],
11
  "attention_dropout": 0.0,
12
- "bad_words_ids": [
13
- [
14
- 80378
15
- ]
16
- ],
17
  "bos_token_id": 0,
18
  "classif_dropout": 0.0,
19
  "classifier_dropout": 0.0,
@@ -43,19 +38,19 @@
43
  "LABEL_1": 1,
44
  "LABEL_2": 2
45
  },
46
- "max_length": 512,
47
  "max_position_embeddings": 512,
48
  "model_type": "marian",
49
  "normalize_before": false,
50
  "normalize_embedding": false,
51
- "num_beams": 6,
52
  "num_hidden_layers": 6,
53
  "pad_token_id": 80378,
54
  "scale_embedding": true,
55
  "share_encoder_decoder_embeddings": true,
56
  "static_position_embeddings": true,
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.40.2",
59
  "use_cache": true,
60
  "vocab_size": 80379
61
  }
 
9
  "MarianMTModel"
10
  ],
11
  "attention_dropout": 0.0,
 
 
 
 
 
12
  "bos_token_id": 0,
13
  "classif_dropout": 0.0,
14
  "classifier_dropout": 0.0,
 
38
  "LABEL_1": 1,
39
  "LABEL_2": 2
40
  },
41
+ "max_length": null,
42
  "max_position_embeddings": 512,
43
  "model_type": "marian",
44
  "normalize_before": false,
45
  "normalize_embedding": false,
46
+ "num_beams": null,
47
  "num_hidden_layers": 6,
48
  "pad_token_id": 80378,
49
  "scale_embedding": true,
50
  "share_encoder_decoder_embeddings": true,
51
  "static_position_embeddings": true,
52
  "torch_dtype": "float32",
53
+ "transformers_version": "4.48.0",
54
  "use_cache": true,
55
  "vocab_size": 80379
56
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8465b8001f82ede63e7e1366f482156dd65c2cefea908788b37d3c1914dda1ec
3
  size 341520748
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c68979917d43acb4c325dc09bd47f5343501b67cbcbfd574cb0a15f5b27c37
3
  size 341520748
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4dbc56913e6527d3b9a3bb6d5a362027431aa30c89c924fce79b29841cc0a658
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c19ee366e1bab65245a4c5cdf6443452a9118ec68c950754d6c3dbaca13bf364
3
+ size 5496