JLee0 commited on
Commit
d7d6a33
1 Parent(s): 45693f3

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/\u1106\u116e\u11ab\u1109\u1165\u110b\u116d\u110b\u1163\u11a8 \u1110\u1166\u11a8\u1109\u1173\u1110\u1173/Model",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -27,7 +27,7 @@
27
  "tie_word_embeddings": false,
28
  "tokenizer_class": "T5Tokenizer",
29
  "torch_dtype": "float32",
30
- "transformers_version": "4.36.2",
31
  "use_cache": true,
32
  "vocab_size": 50358
33
  }
 
1
  {
2
+ "_name_or_path": "noahkim/KoT5_news_summarization",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
27
  "tie_word_embeddings": false,
28
  "tokenizer_class": "T5Tokenizer",
29
  "torch_dtype": "float32",
30
+ "transformers_version": "4.37.1",
31
  "use_cache": true,
32
  "vocab_size": 50358
33
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81de941d9091463da63e4b71920dde1c780234f93bf413b415612e394b77940e
3
  size 1102350184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:729dad8bc738a7b05ddca7e68cd1291de8cce87dd1882085c5ea8ea96a8baad6
3
  size 1102350184
runs/Jan27_07-18-14_510b57aea98b/events.out.tfevents.1706339896.510b57aea98b.13699.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d1fbb12bbc1c8b234e179f5ce2982adde46fdefa085e2745d0cbecc86a5c025
3
+ size 4683
runs/Jan27_07-21-46_510b57aea98b/events.out.tfevents.1706340108.510b57aea98b.13699.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8ecde76f6bed82e40e820f5919789637043f3d3cb7b77418c05e2cde43671dd
3
+ size 5351
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
tokenizer_config.json CHANGED
@@ -922,7 +922,7 @@
922
  "clean_up_tokenization_spaces": true,
923
  "eos_token": "</s>",
924
  "extra_ids": 100,
925
- "max_length": 64,
926
  "model_max_length": 1000000000000000019884624838656,
927
  "pad_token": "<pad>",
928
  "stride": 0,
 
922
  "clean_up_tokenization_spaces": true,
923
  "eos_token": "</s>",
924
  "extra_ids": 100,
925
+ "max_length": 512,
926
  "model_max_length": 1000000000000000019884624838656,
927
  "pad_token": "<pad>",
928
  "stride": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a72ae2abc214d84610412d0be2e184758d146bbc7bc6cadf5004d8782be7daba
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0805c06422c8dde127190e58cdb8eae55c4e03c7cb9552e7cf2acf860b373ac5
3
  size 4792