givyboy commited on
Commit
e7fb363
1 Parent(s): a888111

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": null,
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
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,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd9c0d5140f4fc0490ece0a715708d6b20bf75c41765adabc55302c17dd8f1b1
3
- size 101036698
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3064f0813ca04e52d265cc99bbb203d4075c5daef01f0db07c642bec790447b
3
+ size 101041882
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4653b03e7ff06d25b979bc4ad5ee26feaa2bb6b7ed49ba06ce813905b216369a
3
- size 100971568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bf11f07e2b98c2ae66597b4904c78c37978a318f79ae17a368849a64c7947f2
3
+ size 100966336
tokenizer.json CHANGED
@@ -1,11 +1,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
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {