Intradiction commited on
Commit
4825d7f
1 Parent(s): a84cbbc

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -9,13 +9,13 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 2,
13
- "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 2,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 16,
13
+ "lora_dropout": 0.01,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62874818c1cfab3863fd734ba8593bfb6d90238f92cdcd22ad8f678e7cbbb371
3
- size 459880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82c426efed526d4fe2ad5b79911b0d3aa5914f995428041afac92e062bef10e6
3
+ size 3556664
runs/Mar15_20-47-30_9a540ec52b76/events.out.tfevents.1710535651.9a540ec52b76.2019.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fea22725408168bdba1c9a1bb204edcde207adea12b322c3ed0eaf341f2886e
3
+ size 4863
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10de10322aa5695ca481e7ac96e2156eb60c9fdaa7d3fc899583c973bfece2d5
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5931892bd9841cf4030b9660dc6eee0ffff8c8d157c83a309df10b1104ce9845
3
  size 4920