phi0108 commited on
Commit
96bde70
·
1 Parent(s): d78d5de

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
  ],
 
1
  {
2
+ "_name_or_path": "phi0108/summarization",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ecf74ea99fe9090dca11e1be00c53fa7cf39af16472aad72db29d400261092c
3
  size 242069785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:510cac02ed7d0e78f818aee7a89cab8185e147295d649dd36aa0f0962c473cf8
3
  size 242069785
runs/Apr13_16-04-29_1479110603d3/1681401873.071491/events.out.tfevents.1681401873.1479110603d3.5649.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fdd6fb308ad0f21cddc06b28ecd5219e55f63e07d45b75d4df9298a571710f0
3
+ size 6040
runs/Apr13_16-04-29_1479110603d3/events.out.tfevents.1681401873.1479110603d3.5649.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b5308623f63413ac9f11abef3f6003a421f833a6edc19189e55f98e3147935e
3
+ size 5598
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5dd2e2b14c6180766ae3d12e90b40ea90759d53b3cb180795e50e784f2d71f42
3
  size 3707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69bb56e09e30e0fea0a21e2e9a1e6ed848a18acb05356feef33f1c3b9fb002be
3
  size 3707