raptorkwok commited on
Commit
eb8fb78
·
1 Parent(s): 52af14a

Training in progress, step 2000

Browse files
.ipynb_checkpoints/generation_config-checkpoint.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 101,
4
+ "decoder_start_token_id": 102,
5
+ "early_stopping": true,
6
+ "eos_token_id": 104,
7
+ "forced_eos_token_id": 104,
8
+ "no_repeat_ngram_size": 3,
9
+ "num_beams": 4,
10
+ "pad_token_id": 0,
11
+ "transformers_version": "4.28.1"
12
+ }
.ipynb_checkpoints/tokenizer_config-checkpoint.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "clean_up_tokenization_spaces": true,
4
+ "cls_token": "[CLS]",
5
+ "do_basic_tokenize": true,
6
+ "do_lower_case": false,
7
+ "eos_token": "[EOS]",
8
+ "mask_token": "[MASK]",
9
+ "model_max_length": 1000000000000000019884624838656,
10
+ "never_split": null,
11
+ "pad_token": "[PAD]",
12
+ "sep_token": "[SEP]",
13
+ "strip_accents": null,
14
+ "tokenize_chinese_chars": true,
15
+ "tokenizer_class": "BertTokenizer",
16
+ "unk_token": "[UNK]",
17
+ "use_fast": true
18
+ }
generation_config.json CHANGED
@@ -3,8 +3,8 @@
3
  "bos_token_id": 101,
4
  "decoder_start_token_id": 102,
5
  "early_stopping": true,
6
- "eos_token_id": 102,
7
- "forced_eos_token_id": 102,
8
  "no_repeat_ngram_size": 3,
9
  "num_beams": 4,
10
  "pad_token_id": 0,
 
3
  "bos_token_id": 101,
4
  "decoder_start_token_id": 102,
5
  "early_stopping": true,
6
+ "eos_token_id": 104,
7
+ "forced_eos_token_id": 104,
8
  "no_repeat_ngram_size": 3,
9
  "num_beams": 4,
10
  "pad_token_id": 0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e8a44c82024a82ec2c2f9328c3e338bf0961608bc9db28a2a211bc599a184e5
3
  size 561373722
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0db402d8a96c663e381c206ce41834303569062e380f359f138d10f8ed28c0de
3
  size 561373722
runs/Oct21_20-37-03_hkmustamd-Super-Server/1729514967.0779755/events.out.tfevents.1729514967.hkmustamd-Super-Server.3374618.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8accaefd492588ffabaa85f6c1add01a3ba272927a42447a50aba89ef190f953
3
+ size 5962
runs/Oct21_20-37-03_hkmustamd-Super-Server/events.out.tfevents.1729514967.hkmustamd-Super-Server.3374618.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1b54aa532d27dc22c8eacfafd9d6046203454a25ac57156053f16559301c0f3
3
+ size 5840
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf655644b6d7b2056743e0cdaa4e2710dbb3a19d6bb3b8b2d13deef88790dfbd
3
- size 4088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af8fccc95114070bc6315352322a586d6c4dc872a3fd30dbfecf0d7be4117b94
3
+ size 4152