kyryl-georgian commited on
Commit
c36e568
1 Parent(s): 5e13998

End of training

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.0196
20
 
21
  ## Model description
22
 
 
16
 
17
  This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.0264
20
 
21
  ## Model description
22
 
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v",
23
- "q"
24
  ],
25
  "task_type": "SEQ_2_SEQ_LM"
26
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q",
23
+ "v"
24
  ],
25
  "task_type": "SEQ_2_SEQ_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0a437b988026fcdec3ff95b8370ab7dc9f9498d23bb52b7d853d82bd45c24a1
3
  size 2765880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a03d4e539a82a040feeccde74e5633e843d346b85beb2c43cae043affb618b03
3
  size 2765880
all_results.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "epoch": 0.02,
3
- "eval_loss": 2.0195727348327637,
4
- "eval_runtime": 13.0603,
5
- "eval_samples_per_second": 601.592,
6
- "eval_steps_per_second": 37.671,
7
- "train_loss": 2.8207314014434814,
8
- "train_runtime": 0.8917,
9
- "train_samples_per_second": 0.112,
10
- "train_steps_per_second": 1.121
11
  }
 
1
  {
2
  "epoch": 0.02,
3
+ "eval_loss": 2.0264487266540527,
4
+ "eval_runtime": 13.1026,
5
+ "eval_samples_per_second": 599.65,
6
+ "eval_steps_per_second": 37.55,
7
+ "train_loss": 2.772763967514038,
8
+ "train_runtime": 0.7537,
9
+ "train_samples_per_second": 0.133,
10
+ "train_steps_per_second": 1.327
11
  }
eval_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 0.02,
3
- "eval_loss": 2.0195727348327637,
4
- "eval_runtime": 13.0603,
5
- "eval_samples_per_second": 601.592,
6
- "eval_steps_per_second": 37.671
7
  }
 
1
  {
2
  "epoch": 0.02,
3
+ "eval_loss": 2.0264487266540527,
4
+ "eval_runtime": 13.1026,
5
+ "eval_samples_per_second": 599.65,
6
+ "eval_steps_per_second": 37.55
7
  }
train_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 0.02,
3
- "train_loss": 2.8207314014434814,
4
- "train_runtime": 0.8917,
5
- "train_samples_per_second": 0.112,
6
- "train_steps_per_second": 1.121
7
  }
 
1
  {
2
  "epoch": 0.02,
3
+ "train_loss": 2.772763967514038,
4
+ "train_runtime": 0.7537,
5
+ "train_samples_per_second": 0.133,
6
+ "train_steps_per_second": 1.327
7
  }
trainer_state.json CHANGED
@@ -12,10 +12,10 @@
12
  "epoch": 0.02,
13
  "step": 1,
14
  "total_flos": 517012193280.0,
15
- "train_loss": 2.8207314014434814,
16
- "train_runtime": 0.8917,
17
- "train_samples_per_second": 0.112,
18
- "train_steps_per_second": 1.121
19
  }
20
  ],
21
  "logging_steps": 500,
 
12
  "epoch": 0.02,
13
  "step": 1,
14
  "total_flos": 517012193280.0,
15
+ "train_loss": 2.772763967514038,
16
+ "train_runtime": 0.7537,
17
+ "train_samples_per_second": 0.133,
18
+ "train_steps_per_second": 1.327
19
  }
20
  ],
21
  "logging_steps": 500,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4fc556c3de983d027da1ff74eb7ff292ea3fd4da4549339f39cafc1347592486
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9e0d9736052cdde0edd1a81958c16b8f65bde9254be336df08c495d757cdab3
3
  size 5112