End of training
Browse files- README.md +1 -7
- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -8,12 +8,6 @@ tags:
|
|
| 8 |
model-index:
|
| 9 |
- name: results
|
| 10 |
results: []
|
| 11 |
-
license: mit
|
| 12 |
-
datasets:
|
| 13 |
-
- Abirate/english_quotes
|
| 14 |
-
language:
|
| 15 |
-
- en
|
| 16 |
-
- ab
|
| 17 |
---
|
| 18 |
|
| 19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -40,7 +34,7 @@ More information needed
|
|
| 40 |
### Training hyperparameters
|
| 41 |
|
| 42 |
The following hyperparameters were used during training:
|
| 43 |
-
- learning_rate:
|
| 44 |
- train_batch_size: 4
|
| 45 |
- eval_batch_size: 8
|
| 46 |
- seed: 42
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: results
|
| 10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 34 |
### Training hyperparameters
|
| 35 |
|
| 36 |
The following hyperparameters were used during training:
|
| 37 |
+
- learning_rate: 2e-05
|
| 38 |
- train_batch_size: 4
|
| 39 |
- eval_batch_size: 8
|
| 40 |
- seed: 42
|
adapter_config.json
CHANGED
|
@@ -20,8 +20,8 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"embeddings",
|
| 24 |
"x_proj",
|
|
|
|
| 25 |
"out_proj",
|
| 26 |
"in_proj"
|
| 27 |
],
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
| 23 |
"x_proj",
|
| 24 |
+
"embeddings",
|
| 25 |
"out_proj",
|
| 26 |
"in_proj"
|
| 27 |
],
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 17556240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06068988ca1572d76f8651f45c5e75f173e387f58273b828b0ddf1fad6d67f72
|
| 3 |
size 17556240
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca3d162a3f4650abf70c403e54b5b03443bd600ad91edc9b7236dbf0afea7278
|
| 3 |
size 5304
|