avidoavid commited on
Commit
3c31104
·
1 Parent(s): 0f87b54

Model save

Browse files
Files changed (3) hide show
  1. README.md +3 -0
  2. tokenizer.json +6 -1
  3. 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
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:07a6928d71476617ac1e5e4c501081aa915c02f2ac8a981f1647905a0426cb0c
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:819e8d109dfe4326cefbb50042bd74cfe8cd0be03f6ae3e4964c5e82aafdeda9
3
  size 4027