devanshrj commited on
Commit
4c82c50
1 Parent(s): 540a727

Training in progress, epoch 1

Browse files
all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_accuracy": 0.9461147813581412,
4
+ "eval_f1": 0.20206185567010307,
5
+ "eval_loss": 0.2441454976797104,
6
+ "eval_precision": 0.3858267716535433,
7
+ "eval_recall": 0.13687150837988826,
8
+ "eval_runtime": 4.1219,
9
+ "eval_samples_per_second": 44.882,
10
+ "eval_steps_per_second": 2.911,
11
+ "train_loss": 0.437174129486084,
12
+ "train_runtime": 65.2493,
13
+ "train_samples_per_second": 14.606,
14
+ "train_steps_per_second": 0.92
15
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6af1f5b287b722dc2c475e07d54a803362e4ef18903a9eee4725e9f5431e717a
3
  size 437425830
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e10fa6f1add396a1eb8f499e4b17a4d303122c8f2e40e14333064fb3621eb99a
3
  size 437425830
test_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_accuracy": 0.9461147813581412,
4
+ "eval_f1": 0.20206185567010307,
5
+ "eval_loss": 0.2441454976797104,
6
+ "eval_precision": 0.3858267716535433,
7
+ "eval_recall": 0.13687150837988826,
8
+ "eval_runtime": 4.1219,
9
+ "eval_samples_per_second": 44.882,
10
+ "eval_steps_per_second": 2.911
11
+ }
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "train_loss": 0.437174129486084,
4
+ "train_runtime": 65.2493,
5
+ "train_samples_per_second": 14.606,
6
+ "train_steps_per_second": 0.92
7
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e9eb7eae77b653f0d8a055ce72aa290b647dac5d139585b66cd51ed7bd43013
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:172e71df95ba7f570c268f6381eb063c7b80b7d09c6c264533c837c92d5a9b70
3
  size 4536