RottenLemons commited on
Commit
a9e8cb6
·
1 Parent(s): c29a4b4

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
6
  "d_ff": 2048,
7
  "d_kv": 64,
8
  "d_model": 768,
@@ -55,7 +56,7 @@
55
  },
56
  "tie_word_embeddings": false,
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.31.0.dev0",
59
  "use_cache": true,
60
  "vocab_size": 32128
61
  }
 
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
6
+ "classifier_dropout": 0.0,
7
  "d_ff": 2048,
8
  "d_kv": 64,
9
  "d_model": 768,
 
56
  },
57
  "tie_word_embeddings": false,
58
  "torch_dtype": "float32",
59
+ "transformers_version": "4.32.0.dev0",
60
  "use_cache": true,
61
  "vocab_size": 32128
62
  }
logs/events.out.tfevents.1691067069.ddd724c9fb93.28.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:304df2af352e8f724a51b496a1d194a86b6ef13b197db7cfcd7c76981b5b7989
3
+ size 5255
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ee8b0652a9afdb988fe245427b8f84feefc275508f60f00bdba14a29246e5f8
3
  size 990408885
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d803388b4365141129f8f633ff9313a158692bae17afb3e7b0804789eea6d55b
3
  size 990408885
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50047641b2af630ed0c73aae2e8b076ee819f6fb6e231ad1c67ad5b161992f0f
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d8612846d681cc447a4f1de84b873b494c94e6a33ee242844fb7596f4e3b37e
3
  size 4155