X-Wang commited on
Commit
07a28fe
1 Parent(s): c780283

Training in progress, step 1000

Browse files
Files changed (4) hide show
  1. .gitignore +1 -0
  2. config.json +2 -2
  3. pytorch_model.bin +2 -2
  4. training_args.bin +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./trained",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
@@ -25,7 +25,7 @@
25
  "tie_word_embeddings": false,
26
  "tokenizer_class": "T5Tokenizer",
27
  "torch_dtype": "float32",
28
- "transformers_version": "4.30.2",
29
  "use_cache": true,
30
  "vocab_size": 46545
31
  }
 
1
  {
2
+ "_name_or_path": "X-Wang/pruned-mt5-small",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
 
25
  "tie_word_embeddings": false,
26
  "tokenizer_class": "T5Tokenizer",
27
  "torch_dtype": "float32",
28
+ "transformers_version": "4.31.0",
29
  "use_cache": true,
30
  "vocab_size": 46545
31
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d797acc7ecd176ba3bcf3653ab118da1136d6ce363e87ea2c467ad1a9ab53ec
3
- size 366959365
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd5626ce6a056bf20496a1ca4915a02adfacd59e28af9a4143ba6056ce7f0a9b
3
+ size 366962181
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:298f8b7326ffb14116dd38ef1f2649a051214604dbd73ddd44e535e38459f8ff
3
+ size 4091