avidoavid commited on
Commit
c1af145
·
1 Parent(s): 9c73e8a

Model save

Browse files
Files changed (4) hide show
  1. README.md +3 -0
  2. adapter_model.bin +2 -2
  3. tokenizer.json +6 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -5,6 +5,7 @@ tags:
5
  model-index:
6
  - name: RWKV-1b5-finetuned-overfit
7
  results: []
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -57,6 +58,8 @@ The following hyperparameters were used during training:
57
 
58
  ### Framework versions
59
 
 
 
60
  - Transformers 4.31.0
61
  - Pytorch 2.0.1+cu117
62
  - Datasets 2.13.1
 
5
  model-index:
6
  - name: RWKV-1b5-finetuned-overfit
7
  results: []
8
+ library_name: peft
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
58
 
59
  ### Framework versions
60
 
61
+ - PEFT 0.4.0
62
+ - PEFT 0.4.0
63
  - Transformers 4.31.0
64
  - Pytorch 2.0.1+cu117
65
  - Datasets 2.13.1
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5e1621f48d9ad8feb1d6d31050275f0aafd080c5c07153301fe2f48411f4406
3
- size 443
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fa8ed8b583988bcc06fcd394004b4a823ae21dead6c9f31250b07778f5bec3a
3
+ size 7880705
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:819e8d109dfe4326cefbb50042bd74cfe8cd0be03f6ae3e4964c5e82aafdeda9
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:289b4a9087c6f16cb54755550fdeb676ab6687c549a3636509e4d0627069fce6
3
  size 4027