Intradiction commited on
Commit
0e57160
1 Parent(s): 4d08eda

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "bert-base-uncased",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47d63ca8030aa614de434bfdffe854825d9a5326733c67ddb55fa78ed6769cf1
3
- size 239912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:513f36b640774498d598edbd8c5ae36ca5f6e0368f9b41294c259f50c1881aa0
3
+ size 237400
runs/Mar15_19-17-56_9a540ec52b76/events.out.tfevents.1710530277.9a540ec52b76.2019.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f98b5cde66259767f5f0632f518dd9efe348fb137240dab8fab8be2b290c1a82
3
+ size 4982
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:7d4dcac8a35dd47df076a559f7f981d2e508c613b9f5518270f620e4ea838e5e
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a89dba623da9041623073e707f61307f0198548c20e7098c6e21144028d418c
3
  size 4920