thegallier commited on
Commit
5f15451
1 Parent(s): acca239

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -16,7 +16,7 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8523d6aa852c3a12236da1f28429c63267ff0bb78d19671e0d0d95987be8cdf
3
- size 13648432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9d2b92498a16dfeb244a5621bb44fbd23de5fcc78b7aef96ab655311296b13
3
+ size 27280152
runs/Aug19_01-46-05_a9e6426cbc79/events.out.tfevents.1724032028.a9e6426cbc79.3507.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9a7c832a189af75ae3981900d6ce9330e28cfcbd813233698f20d38d3f0e919
3
+ size 5775
runs/Aug19_01-49-52_a9e6426cbc79/events.out.tfevents.1724032238.a9e6426cbc79.3507.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62ae42247471a510df2c4541824d28b11058cccc4cd41e708a65f045715c1ac0
3
+ size 5981
runs/Aug19_01-54-55_a9e6426cbc79/events.out.tfevents.1724032540.a9e6426cbc79.3507.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08d385031cfcf7ab8b8a3b2d085921f6d45cf1e38bc2a5ba1dbb05d99f86c0f7
3
+ size 4184
runs/Aug19_01-58-27_a9e6426cbc79/events.out.tfevents.1724032755.a9e6426cbc79.7232.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9373bf357f95750289d4a3b289c37ee6c81b6284fcd3fb47eb8ad7ea457691ae
3
+ size 303657
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 1024,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe6bc9e3f7c5a853544b0f1d9a3c390fe7d7f25d4418e107e9a6a0a78a7ab9ab
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c07f07d660d874810b9e11f963beb432fc773e5a5d4dba722b03639aeabef5b
3
  size 5496