gamallo commited on
Commit
f64cee5
1 Parent(s): d171031

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -37,7 +37,7 @@
37
  "position_embedding_type": "absolute",
38
  "problem_type": "single_label_classification",
39
  "torch_dtype": "float32",
40
- "transformers_version": "4.39.3",
41
  "type_vocab_size": 2,
42
  "use_cache": true,
43
  "vocab_size": 119547
 
37
  "position_embedding_type": "absolute",
38
  "problem_type": "single_label_classification",
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.40.1",
41
  "type_vocab_size": 2,
42
  "use_cache": true,
43
  "vocab_size": 119547
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65c79410c939c955bfc3cea53f517c7fd9cb202948216a2c0d05e1b03d4e6cf2
3
  size 711446532
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c3d196c31cf2a8ed7a79890f6e5e1c729b2b1c50aa06891117f27bdf28961ee
3
  size 711446532
runs/Apr26_16-44-31_954d28f79091/events.out.tfevents.1714149872.954d28f79091.795.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1349c54ac93d8251ee276862367148a3955fef9ae74a92de2eb09decd8f026f0
3
+ size 4184
runs/Apr26_16-48-20_954d28f79091/events.out.tfevents.1714150101.954d28f79091.12997.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:512aa28b2f07271e75259434e7248221018ce028b278e9dfc2d0628cb6236d8f
3
+ size 88
runs/Apr26_16-49-13_954d28f79091/events.out.tfevents.1714150154.954d28f79091.12997.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3067cd04e146ab599df03fa429180964f708e7a903eb64991311807d8ba0584f
3
+ size 5088
runs/Apr26_16-50-47_954d28f79091/events.out.tfevents.1714150248.954d28f79091.12997.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:203a96f92298865b91cb7262a1c2e916a35562cc0c7634007cf42c9774e72d1c
3
+ size 5454
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:2fd9b9c86ef61c168d4a01a8684f0c7c8635fc7971f22e9b04f2aa045293df47
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdc5d6af74098a21810a7999206a392335ca8c83154ea52129f7dcdf72d2e3fd
3
+ size 5048