givyboy commited on
Commit
b68047c
1 Parent(s): 0243d15

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": null,
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb632307bf30b9a5a527f90461eb5a606d52fb78b752a9dff43b9fe41f18d961
3
+ size 101036698
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59d423c336cce6f4a3887450529ce3145bcb43b6dd875b7bf7a5dffa8574fd13
3
- size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:501829efe72cf2a104dbbd354ab6343f57a1ca4827b94938249bd9c070f654c7
3
+ size 100971568
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:09c711cfb986a5fbac2071900c874e2d4a2dde54bf2c38b9adf7ca80ba6043ac
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec1605cb91c28c0183218e9415119ab6c4880b30de41295b1818776c9742df4b
3
  size 4792