dvijay commited on
Commit
ab9c793
1 Parent(s): d1aeba6

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "facebook/opt-350m",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "facebook/opt-1.3b",
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:fdd25e0ca8976cc1beb2e7d17b8544b24310cefaa200bb731a078773eba957eb
3
- size 6326862
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29b9d2be352308e04bba9504c4ce6f4b4e9998720b852370c83e7947d68edecb
3
+ size 12618318
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": 512,
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:98a158af89257f663b281a9c56d2d2686197529caa27aa0d484bf8648913d70b
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe76ec25c21f0a8832ce8c650b1f73bee0ca35fbcf629b393704e5df1f2e8007
3
  size 4536