kyryl-opens-ml commited on
Commit
8783bda
1 Parent(s): 02703cb

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.0212
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.0165
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:16efe7c59c1f33264f91c3830bfee57bf553e59565235c0f9983250a18a044cc
3
  size 2765880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6e68767a6f43fb3405b1ebdb1ea8d02ace5ca3694c16e9c1b017c8c4206e336
3
  size 2765880
all_results.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "epoch": 0.02,
3
- "eval_loss": 2.021235942840576,
4
- "eval_runtime": 13.6322,
5
- "eval_samples_per_second": 576.357,
6
- "eval_steps_per_second": 36.091,
7
- "train_loss": 2.7679789066314697,
8
- "train_runtime": 0.7741,
9
- "train_samples_per_second": 0.129,
10
- "train_steps_per_second": 1.292
11
  }
 
1
  {
2
  "epoch": 0.02,
3
+ "eval_loss": 2.0164880752563477,
4
+ "eval_runtime": 13.431,
5
+ "eval_samples_per_second": 584.99,
6
+ "eval_steps_per_second": 36.632,
7
+ "train_loss": 2.7404227256774902,
8
+ "train_runtime": 0.7364,
9
+ "train_samples_per_second": 0.136,
10
+ "train_steps_per_second": 1.358
11
  }
eval_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 0.02,
3
- "eval_loss": 2.021235942840576,
4
- "eval_runtime": 13.6322,
5
- "eval_samples_per_second": 576.357,
6
- "eval_steps_per_second": 36.091
7
  }
 
1
  {
2
  "epoch": 0.02,
3
+ "eval_loss": 2.0164880752563477,
4
+ "eval_runtime": 13.431,
5
+ "eval_samples_per_second": 584.99,
6
+ "eval_steps_per_second": 36.632
7
  }
train_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 0.02,
3
- "train_loss": 2.7679789066314697,
4
- "train_runtime": 0.7741,
5
- "train_samples_per_second": 0.129,
6
- "train_steps_per_second": 1.292
7
  }
 
1
  {
2
  "epoch": 0.02,
3
+ "train_loss": 2.7404227256774902,
4
+ "train_runtime": 0.7364,
5
+ "train_samples_per_second": 0.136,
6
+ "train_steps_per_second": 1.358
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.7679789066314697,
16
- "train_runtime": 0.7741,
17
- "train_samples_per_second": 0.129,
18
- "train_steps_per_second": 1.292
19
  }
20
  ],
21
  "logging_steps": 500,
 
12
  "epoch": 0.02,
13
  "step": 1,
14
  "total_flos": 517012193280.0,
15
+ "train_loss": 2.7404227256774902,
16
+ "train_runtime": 0.7364,
17
+ "train_samples_per_second": 0.136,
18
+ "train_steps_per_second": 1.358
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:74488b18d20dbece30122b479f6a82eed7b40924e1e168cff126996090640485
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f6ed97205b4dbbede8dac24843fbdb4afca06c505286112ab8eede4793e06de
3
  size 5112