gchhablani commited on
Commit
4672e81
1 Parent(s): bdcf50e

Training in progress, epoch 1

Browse files
checkpoint-2138/config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "_name_or_path": "google/fnet-large",
 
3
  "architectures": [
4
  "FNetForSequenceClassification"
5
  ],
@@ -28,6 +29,8 @@
28
  "tpu_short_seq_length": 512,
29
  "transformers_version": "4.11.0.dev0",
30
  "type_vocab_size": 4,
 
 
31
  "use_tpu_fourier_optimizations": false,
32
  "vocab_size": 32000
33
  }
1
  {
2
  "_name_or_path": "google/fnet-large",
3
+ "actual_seq_length": 512,
4
  "architectures": [
5
  "FNetForSequenceClassification"
6
  ],
29
  "tpu_short_seq_length": 512,
30
  "transformers_version": "4.11.0.dev0",
31
  "type_vocab_size": 4,
32
+ "use_fft": true,
33
+ "use_latest": false,
34
  "use_tpu_fourier_optimizations": false,
35
  "vocab_size": 32000
36
  }
checkpoint-2138/trainer_state.json CHANGED
@@ -17,9 +17,9 @@
17
  "epoch": 1.0,
18
  "eval_loss": 0.6526795029640198,
19
  "eval_matthews_correlation": 0.0,
20
- "eval_runtime": 22.9563,
21
- "eval_samples_per_second": 45.434,
22
- "eval_steps_per_second": 5.706,
23
  "step": 2138
24
  }
25
  ],
17
  "epoch": 1.0,
18
  "eval_loss": 0.6526795029640198,
19
  "eval_matthews_correlation": 0.0,
20
+ "eval_runtime": 22.9461,
21
+ "eval_samples_per_second": 45.454,
22
+ "eval_steps_per_second": 5.709,
23
  "step": 2138
24
  }
25
  ],
checkpoint-2138/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e0dd4980b6508f4d415474766c2d611bc3fbb08429ba933fef32722af398c67
3
  size 2799
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ee6e0ad8a15675b9ed3bf11e55462d55e81a450f18e535a5b627c50ae290c0e
3
  size 2799
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "_name_or_path": "google/fnet-large",
 
3
  "architectures": [
4
  "FNetForSequenceClassification"
5
  ],
@@ -28,6 +29,8 @@
28
  "tpu_short_seq_length": 512,
29
  "transformers_version": "4.11.0.dev0",
30
  "type_vocab_size": 4,
 
 
31
  "use_tpu_fourier_optimizations": false,
32
  "vocab_size": 32000
33
  }
1
  {
2
  "_name_or_path": "google/fnet-large",
3
+ "actual_seq_length": 512,
4
  "architectures": [
5
  "FNetForSequenceClassification"
6
  ],
29
  "tpu_short_seq_length": 512,
30
  "transformers_version": "4.11.0.dev0",
31
  "type_vocab_size": 4,
32
+ "use_fft": true,
33
+ "use_latest": false,
34
  "use_tpu_fourier_optimizations": false,
35
  "vocab_size": 32000
36
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9d1463d8c95509ae8d41cbb619a3ba9095662b8fb5a274084fe87659efc1ffe
3
  size 947877033
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5367847041a08065ac86940bd3eed8e69753a47cfd0200c04c6930f72f8a6fad
3
  size 947877033
runs/Oct09_09-15-18_patrick-general-gpu/1633771761.4750469/events.out.tfevents.1633771761.patrick-general-gpu.40257.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a01bff488553baeac26145b298858e0c0b6a272c5e48922920ebe113e86ad4c7
3
+ size 4354
runs/Oct09_09-15-18_patrick-general-gpu/events.out.tfevents.1633771761.patrick-general-gpu.40257.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e6cb03a70ffc4ca2ebf0281daa9164565f819ea27d457e7e62664765f57d14d
3
+ size 3746
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e0dd4980b6508f4d415474766c2d611bc3fbb08429ba933fef32722af398c67
3
  size 2799
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ee6e0ad8a15675b9ed3bf11e55462d55e81a450f18e535a5b627c50ae290c0e
3
  size 2799