Monda commited on
Commit
be2d061
·
verified ·
1 Parent(s): b6c593f

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. eval_metrics.json +10 -0
  2. model.safetensors +1 -1
  3. tokenizer.json +2 -2
  4. training_args.bin +1 -1
eval_metrics.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_loss": 0.37265005707740784,
3
+ "eval_micro_f1": 0.6635071090047393,
4
+ "eval_weighted_f1": 0.5959630377347647,
5
+ "eval_jaccard": 0.5916666666666667,
6
+ "eval_runtime": 0.1815,
7
+ "eval_samples_per_second": 385.778,
8
+ "eval_steps_per_second": 16.533,
9
+ "epoch": 5.0
10
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90ed58bb343da352c4d47c39b4c47de61ed81fa295fa394e2e45726a80d48495
3
  size 651410452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c3bb71ed234ec4ef3b160393d11cb799874229336b0558f0a9f38153941e3c8
3
  size 651410452
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 128
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 512
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d770148c0d3c291ad6b1bebce33864f2c21f2c94316f8a173eb5d147b0ccff7f
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c030c87372086875fc427fa1fe7f5fbadd0b4fa5fdada84aae63008dc8d0081
3
  size 5368