Upload model
Browse files- README.md +3 -2
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
README.md
CHANGED
|
@@ -18,6 +18,7 @@ base_model: lvwerra/gpt2-imdb
|
|
| 18 |
|
| 19 |
|
| 20 |
- **Developed by:** [More Information Needed]
|
|
|
|
| 21 |
- **Shared by [optional]:** [More Information Needed]
|
| 22 |
- **Model type:** [More Information Needed]
|
| 23 |
- **Language(s) (NLP):** [More Information Needed]
|
|
@@ -76,7 +77,7 @@ Use the code below to get started with the model.
|
|
| 76 |
|
| 77 |
### Training Data
|
| 78 |
|
| 79 |
-
<!-- This should link to a
|
| 80 |
|
| 81 |
[More Information Needed]
|
| 82 |
|
|
@@ -107,7 +108,7 @@ Use the code below to get started with the model.
|
|
| 107 |
|
| 108 |
#### Testing Data
|
| 109 |
|
| 110 |
-
<!-- This should link to a
|
| 111 |
|
| 112 |
[More Information Needed]
|
| 113 |
|
|
|
|
| 18 |
|
| 19 |
|
| 20 |
- **Developed by:** [More Information Needed]
|
| 21 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 22 |
- **Shared by [optional]:** [More Information Needed]
|
| 23 |
- **Model type:** [More Information Needed]
|
| 24 |
- **Language(s) (NLP):** [More Information Needed]
|
|
|
|
| 77 |
|
| 78 |
### Training Data
|
| 79 |
|
| 80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 81 |
|
| 82 |
[More Information Needed]
|
| 83 |
|
|
|
|
| 108 |
|
| 109 |
#### Testing Data
|
| 110 |
|
| 111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 112 |
|
| 113 |
[More Information Needed]
|
| 114 |
|
adapter_config.json
CHANGED
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
],
|
| 25 |
"task_type": "CAUSAL_LM"
|
| 26 |
}
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"c_attn",
|
| 23 |
+
"c_proj"
|
| 24 |
],
|
| 25 |
"task_type": "CAUSAL_LM"
|
| 26 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3253104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a50f59894d58c2899bc0dd97be605bf47dddc265e15ec6ca94cedd7220a8d037
|
| 3 |
size 3253104
|