hannahisrael03 commited on
Commit
4cc8c58
1 Parent(s): 51fa63b

Training in progress, step 500

Browse files
config.json CHANGED
@@ -44,7 +44,7 @@
44
  "pooler_type": "first_token_transform",
45
  "position_embedding_type": "absolute",
46
  "torch_dtype": "float32",
47
- "transformers_version": "4.39.3",
48
  "type_vocab_size": 2,
49
  "use_cache": true,
50
  "vocab_size": 119547
 
44
  "pooler_type": "first_token_transform",
45
  "position_embedding_type": "absolute",
46
  "torch_dtype": "float32",
47
+ "transformers_version": "4.38.2",
48
  "type_vocab_size": 2,
49
  "use_cache": true,
50
  "vocab_size": 119547
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0401a17fdaecf39d85e81edfdfb23c464a3069746344df0f9adc3ad668c6bb1d
3
  size 709096284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd1cd9c6f7e7b5a82547680c54700b56e03d9ccad7e83172e1257a32e4f109ef
3
  size 709096284
runs/Apr15_10-24-58_MacBook-Pro-de-Hannah.local/events.out.tfevents.1713169501.MacBook-Pro-de-Hannah.local.52409.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09d92869ce5a661fba1f4fee061d66caea87c09fdfa3999cda2ace5f2f6a672e
3
+ size 5435
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:75b6a6baf0861b22277c1ba410c0892d60af80f28bf64627ff5208fc911cf30d
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04924833d55cb4187adcce4cee8de623c50baf7d3c3259cf50ce8e4e6cb9a7d2
3
  size 4984