mahimairaja commited on
Commit
9178643
1 Parent(s): d94faa2

Training in progress, epoch 1

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2ac5b1254d34d97d451ada688427bfb1a650ca486e46833d7d4da033089aee3
3
  size 33571624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d570a257a45a7ac1a02165d9125e7e82aad19fb52772447987964afae6eb8cd5
3
  size 33571624
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": 4096,
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:8d4ff05eeb9012e275efe6de4cf46645a0e0662d9edb3c12d31bef7699ba03b8
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49b5ad13946cff9fc1774265584745f0d42ea4d2ba59d6676944ce41d15e1c93
3
  size 4091