Hansollll commited on
Commit
4ce5818
·
1 Parent(s): 1903bc0

Training in progress, step 500

Browse files
config.json CHANGED
@@ -50,7 +50,7 @@
50
  "static_position_embeddings": false,
51
  "tokenizer_class": "PreTrainedTokenizerFast",
52
  "torch_dtype": "float32",
53
- "transformers_version": "4.26.1",
54
  "use_cache": true,
55
  "vocab_size": 30000
56
  }
 
50
  "static_position_embeddings": false,
51
  "tokenizer_class": "PreTrainedTokenizerFast",
52
  "torch_dtype": "float32",
53
+ "transformers_version": "4.29.2",
54
  "use_cache": true,
55
  "vocab_size": 30000
56
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b592b552d6b81014371c21292029c782b033ab99c1f2a0af7f190c53dc05760c
3
- size 495644701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c583e7a0434ab185892daeb2514303d90b9ecb40ad6e4e7976a41a6f73263d4
3
+ size 495648413
runs/May17_09-01-52_ae3c30b98771/1684314353.751331/events.out.tfevents.1684314353.ae3c30b98771.396.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09df6cdfd0038cd947144ef853ee108414a030e9a5cd4b606752ebe479ab2e0a
3
+ size 6186
runs/May17_09-01-52_ae3c30b98771/events.out.tfevents.1684314353.ae3c30b98771.396.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80f65bf725d0a05af2c7d26a46dab638fed38239455c27339ea863b0e369bb4b
3
+ size 5081
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:444f68abc3b798ce3f285f1afff88f634a15514d53c11b49d5f9f640a006af03
3
- size 1049337
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7150e58b4916ea479c489d61a624cc946348ed197c6949b43bfd308fc532a03b
3
+ size 1049463
tokenizer_config.json CHANGED
@@ -1,11 +1,10 @@
1
  {
2
  "bos_token": "</s>",
 
3
  "eos_token": "</s>",
4
  "mask_token": "<mask>",
5
  "model_max_length": 1000000000000000019884624838656,
6
- "name_or_path": "gogamza/kobart-base-v2",
7
  "pad_token": "<pad>",
8
- "special_tokens_map_file": "/Users/hansol/.cache/huggingface/hub/models--gogamza--kobart-base-v2/snapshots/f9f2ec35d3c32a1ecc7a3281f9626b7ec1913fed/special_tokens_map.json",
9
  "tokenizer_class": "PreTrainedTokenizerFast",
10
  "unk_token": "<unk>"
11
  }
 
1
  {
2
  "bos_token": "</s>",
3
+ "clean_up_tokenization_spaces": true,
4
  "eos_token": "</s>",
5
  "mask_token": "<mask>",
6
  "model_max_length": 1000000000000000019884624838656,
 
7
  "pad_token": "<pad>",
 
8
  "tokenizer_class": "PreTrainedTokenizerFast",
9
  "unk_token": "<unk>"
10
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcfe21869bc58cf63c3393556574343466a84ff725d981157207065b6f2e8f31
3
- size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c288acba36343dcda8de9279d7b08728d4ee6338d9955abaadbb42a8419043b9
3
+ size 4091