GuysTrans commited on
Commit
50a3c08
1 Parent(s): 1c933dd

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/bart-base",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
 
1
  {
2
+ "_name_or_path": "GuysTrans/bart-base-translate-en-vi",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a22807e6558cda59c71b79d050bb8c2102a2bfb5e9041c0eb02d1b40d145452
3
  size 557971674
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad4160dd84afcb0c994a4bda641ce92e18f1f9188554889f57eea3f6a14be581
3
  size 557971674
runs/Nov06_05-54-49_e626a251be5f/1699250225.0749924/events.out.tfevents.1699250225.e626a251be5f.1146.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e582c428ee8b004a234c51ad08201440566b71282f36affb278bbba6afb93f4
3
+ size 5975
runs/Nov06_05-54-49_e626a251be5f/events.out.tfevents.1699250225.e626a251be5f.1146.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3c1156a46682e6e01b38958592b1c779be4c603690da322234b0ae16b967a9e
3
+ size 5278
special_tokens_map.json CHANGED
@@ -1,15 +1,3 @@
1
  {
2
- "bos_token": "<s>",
3
- "cls_token": "<s>",
4
- "eos_token": "</s>",
5
- "mask_token": {
6
- "content": "<mask>",
7
- "lstrip": true,
8
- "normalized": false,
9
- "rstrip": false,
10
- "single_word": false
11
- },
12
- "pad_token": "<pad>",
13
- "sep_token": "</s>",
14
- "unk_token": "<unk>"
15
  }
 
1
  {
2
+ "pad_token": "<pad>"
 
 
 
 
 
 
 
 
 
 
 
 
3
  }
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1,16 +1,5 @@
1
  {
2
- "add_prefix_space": false,
3
- "bos_token": "<s>",
4
- "cls_token": "<s>",
5
- "eos_token": "</s>",
6
- "errors": "replace",
7
- "mask_token": "<mask>",
8
- "model_max_length": 1024,
9
- "name_or_path": "facebook/bart-base",
10
- "pad_token": "<pad>",
11
- "sep_token": "</s>",
12
- "special_tokens_map_file": null,
13
- "tokenizer_class": "BartTokenizer",
14
- "trim_offsets": true,
15
- "unk_token": "<unk>"
16
  }
 
1
  {
2
+ "model_max_length": 1000000000000000019884624838656,
3
+ "name_or_path": "./vi_tokenizer.json",
4
+ "tokenizer_class": "PreTrainedTokenizerFast"
 
 
 
 
 
 
 
 
 
 
 
5
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:916ea3b7d525b655efb4e9dda1a41d20f9777bfc532b178deca4bf8386980a7b
3
  size 4088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03532acdd370852deecd96a0c1346b623a4ab6720d13b4dc2c9a7ed6921699e6
3
  size 4088