weijiahaha commited on
Commit
98d4c0f
1 Parent(s): b98bb74

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -54,7 +54,7 @@
54
  }
55
  },
56
  "torch_dtype": "float32",
57
- "transformers_version": "4.20.1",
58
  "use_cache": true,
59
  "vocab_size": 32128
60
  }
 
1
  {
2
+ "_name_or_path": "weijiahaha/t5-small-medicalnews-summarization",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
54
  }
55
  },
56
  "torch_dtype": "float32",
57
+ "transformers_version": "4.21.1",
58
  "use_cache": true,
59
  "vocab_size": 32128
60
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86b561ca416fc02353ab2429e006d99c5331a8730f31333f3e61f9bcdf81d9c5
3
  size 242070267
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01d8786b86801db340520f4b001e6d84a88b328d6d3dd79b6c8c8b15a469ab89
3
  size 242070267
runs/Aug07_12-23-42_7cedf84e7bed/1659875120.2537098/events.out.tfevents.1659875120.7cedf84e7bed.72.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f671a8d0b6a1dc0aef76199ad8c5b52128132186a4fd5af096cf5cb6623216f
3
+ size 5696
runs/Aug07_12-23-42_7cedf84e7bed/events.out.tfevents.1659875120.7cedf84e7bed.72.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ae1d22c343cdde641bccd34098e1ff3642b677731fc32b31b9af6e9119699b7
3
+ size 4698
runs/Aug07_12-29-40_7cedf84e7bed/1659875387.992649/events.out.tfevents.1659875387.7cedf84e7bed.72.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef6358ced9fca6d11dcffa2f73509fcbca7d7e24c3729cb02f218c349336804d
3
+ size 5696
runs/Aug07_12-29-40_7cedf84e7bed/events.out.tfevents.1659875387.7cedf84e7bed.72.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2801014d8ad160898bb776263f74948c879952f5f3b9fc7b739e92ef6cc425de
3
+ size 4698
runs/Aug07_12-30-04_7cedf84e7bed/1659875408.5199497/events.out.tfevents.1659875408.7cedf84e7bed.72.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:816305076eeedf68033112692a9520acb5416376333ecadd34ec38fbf5a284ab
3
+ size 5696
runs/Aug07_12-30-04_7cedf84e7bed/events.out.tfevents.1659875408.7cedf84e7bed.72.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dbb73cd4b481a05e4c61c0646884f9a3c240c11b23f05d4f5aeb0a8442a5305
3
+ size 4698
runs/Aug07_12-32-51_7cedf84e7bed/1659875575.177361/events.out.tfevents.1659875575.7cedf84e7bed.72.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a96c453e7c46a9812ccdaa3d99b4188c8a1f2b0ed05b07289030e550a2dfad2
3
+ size 5696
runs/Aug07_12-32-51_7cedf84e7bed/events.out.tfevents.1659875575.7cedf84e7bed.72.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e14ab2ac48965d332320d4da2b30a899465fb590df265da0179d8ed538eeb321
3
+ size 4855
tokenizer_config.json CHANGED
@@ -104,7 +104,7 @@
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
  "model_max_length": 512,
107
- "name_or_path": "t5-small",
108
  "pad_token": "<pad>",
109
  "special_tokens_map_file": null,
110
  "tokenizer_class": "T5Tokenizer",
 
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
  "model_max_length": 512,
107
+ "name_or_path": "weijiahaha/t5-small-medicalnews-summarization",
108
  "pad_token": "<pad>",
109
  "special_tokens_map_file": null,
110
  "tokenizer_class": "T5Tokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3036fe2ce6c03411b59720e38772271608ca06b48c495cba25084643d9316dd5
3
- size 3439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40a0dacbdc323f14c6c2c0970a44a24a1388d38d3b90e2aa5a55f5c931f11a84
3
+ size 3503