alexredna commited on
Commit
1470c8b
1 Parent(s): 2a2c633

Model save

Browse files
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model was trained from scratch on the generator dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.5414
23
 
24
  ## Model description
25
 
 
19
 
20
  This model was trained from scratch on the generator dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.5347
23
 
24
  ## Model description
25
 
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57448e5cb7a06f63d75e80343ec9dff64ed69de618f3355b139bf7ce1d2a649b
3
  size 26361536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faec55aa5e087bfcfcc1a48ca7befe73c653e838144f524d8570f3d354d9d2f8
3
  size 26361536
all_results.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "epoch": 0.95,
3
- "eval_loss": 1.541361689567566,
4
- "eval_runtime": 1.363,
5
  "eval_samples": 36,
6
- "eval_samples_per_second": 5.136,
7
- "eval_steps_per_second": 2.201,
8
- "train_loss": 1.5626062154769897,
9
- "train_runtime": 77.7911,
10
  "train_samples": 682,
11
- "train_samples_per_second": 1.568,
12
  "train_steps_per_second": 0.013
13
  }
 
1
  {
2
  "epoch": 0.95,
3
+ "eval_loss": 1.5346883535385132,
4
+ "eval_runtime": 1.3685,
5
  "eval_samples": 36,
6
+ "eval_samples_per_second": 5.115,
7
+ "eval_steps_per_second": 2.192,
8
+ "train_loss": 1.555079698562622,
9
+ "train_runtime": 77.8333,
10
  "train_samples": 682,
11
+ "train_samples_per_second": 1.567,
12
  "train_steps_per_second": 0.013
13
  }
eval_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 0.95,
3
- "eval_loss": 1.541361689567566,
4
- "eval_runtime": 1.363,
5
  "eval_samples": 36,
6
- "eval_samples_per_second": 5.136,
7
- "eval_steps_per_second": 2.201
8
  }
 
1
  {
2
  "epoch": 0.95,
3
+ "eval_loss": 1.5346883535385132,
4
+ "eval_runtime": 1.3685,
5
  "eval_samples": 36,
6
+ "eval_samples_per_second": 5.115,
7
+ "eval_steps_per_second": 2.192
8
  }
runs/Jan21_18-40-14_98f107f1aa39/events.out.tfevents.1705862678.98f107f1aa39.92986.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b72a73ac7eb8943fcc86fb56d6a4b6435a65c28f6d13ef1026767fa854750426
3
+ size 5056
runs/Jan21_18-40-14_98f107f1aa39/events.out.tfevents.1705862757.98f107f1aa39.92986.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09e99589a1e0bcac403689a55cb7278c98d7208261176d8bea86994db2024299
3
+ size 354
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 0.95,
3
- "train_loss": 1.5626062154769897,
4
- "train_runtime": 77.7911,
5
  "train_samples": 682,
6
- "train_samples_per_second": 1.568,
7
  "train_steps_per_second": 0.013
8
  }
 
1
  {
2
  "epoch": 0.95,
3
+ "train_loss": 1.555079698562622,
4
+ "train_runtime": 77.8333,
5
  "train_samples": 682,
6
+ "train_samples_per_second": 1.567,
7
  "train_steps_per_second": 0.013
8
  }
trainer_state.json CHANGED
@@ -11,16 +11,16 @@
11
  {
12
  "epoch": 0.95,
13
  "learning_rate": 0.0,
14
- "loss": 1.5626,
15
  "step": 1
16
  },
17
  {
18
  "epoch": 0.95,
19
  "step": 1,
20
  "total_flos": 1535153516052480.0,
21
- "train_loss": 1.5626062154769897,
22
- "train_runtime": 77.7911,
23
- "train_samples_per_second": 1.568,
24
  "train_steps_per_second": 0.013
25
  }
26
  ],
 
11
  {
12
  "epoch": 0.95,
13
  "learning_rate": 0.0,
14
+ "loss": 1.5551,
15
  "step": 1
16
  },
17
  {
18
  "epoch": 0.95,
19
  "step": 1,
20
  "total_flos": 1535153516052480.0,
21
+ "train_loss": 1.555079698562622,
22
+ "train_runtime": 77.8333,
23
+ "train_samples_per_second": 1.567,
24
  "train_steps_per_second": 0.013
25
  }
26
  ],