ArierMiao commited on
Commit
8b653ba
·
verified ·
1 Parent(s): cb61c99

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -9,11 +9,6 @@
9
  "MarianMTModel"
10
  ],
11
  "attention_dropout": 0.0,
12
- "bad_words_ids": [
13
- [
14
- 59513
15
- ]
16
- ],
17
  "bos_token_id": 0,
18
  "classif_dropout": 0.0,
19
  "classifier_dropout": 0.0,
@@ -44,19 +39,19 @@
44
  "LABEL_1": 1,
45
  "LABEL_2": 2
46
  },
47
- "max_length": 512,
48
  "max_position_embeddings": 512,
49
  "model_type": "marian",
50
  "normalize_before": false,
51
  "normalize_embedding": false,
52
- "num_beams": 4,
53
  "num_hidden_layers": 6,
54
  "pad_token_id": 59513,
55
  "scale_embedding": true,
56
  "share_encoder_decoder_embeddings": true,
57
  "static_position_embeddings": true,
58
  "torch_dtype": "float32",
59
- "transformers_version": "4.40.2",
60
  "use_cache": true,
61
  "vocab_size": 59514
62
  }
 
9
  "MarianMTModel"
10
  ],
11
  "attention_dropout": 0.0,
 
 
 
 
 
12
  "bos_token_id": 0,
13
  "classif_dropout": 0.0,
14
  "classifier_dropout": 0.0,
 
39
  "LABEL_1": 1,
40
  "LABEL_2": 2
41
  },
42
+ "max_length": null,
43
  "max_position_embeddings": 512,
44
  "model_type": "marian",
45
  "normalize_before": false,
46
  "normalize_embedding": false,
47
+ "num_beams": null,
48
  "num_hidden_layers": 6,
49
  "pad_token_id": 59513,
50
  "scale_embedding": true,
51
  "share_encoder_decoder_embeddings": true,
52
  "static_position_embeddings": true,
53
  "torch_dtype": "float32",
54
+ "transformers_version": "4.46.3",
55
  "use_cache": true,
56
  "vocab_size": 59514
57
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ede839818461da667bc69127cc14b16be6af7785fa967a3de8c487d5a7b346c7
3
  size 298705768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e39bb528cc699328f7b0636a1d6e3841087aea507386d8dd6fb2ab37acbe9698
3
  size 298705768
runs/Dec10_06-32-16_043e7362f896/events.out.tfevents.1733813924.043e7362f896.754.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8334e73a02839ee20e4ee968136962dd68a2fd8e1dd880bd8904648152eed592
3
+ size 8646
tokenizer_config.json CHANGED
@@ -25,7 +25,7 @@
25
  "special": true
26
  }
27
  },
28
- "clean_up_tokenization_spaces": true,
29
  "eos_token": "</s>",
30
  "model_max_length": 512,
31
  "pad_token": "<pad>",
 
25
  "special": true
26
  }
27
  },
28
+ "clean_up_tokenization_spaces": false,
29
  "eos_token": "</s>",
30
  "model_max_length": 512,
31
  "pad_token": "<pad>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4293951b785d5cb0d2a63cc948398d5b2a595930edcc1b9063ed935cce7ed909
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b51fae6407054004cbd3c67ae4462f268c5d7ea7bda8606ea635ed293172763
3
+ size 5496