touch20032003 commited on
Commit
3f29f11
1 Parent(s): 0cc3c1a

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -46,7 +46,7 @@
46
  "position_embedding_type": "absolute",
47
  "problem_type": "single_label_classification",
48
  "torch_dtype": "float32",
49
- "transformers_version": "4.28.1",
50
  "type_vocab_size": 2,
51
  "use_cache": true,
52
  "vocab_size": 21128
 
46
  "position_embedding_type": "absolute",
47
  "problem_type": "single_label_classification",
48
  "torch_dtype": "float32",
49
+ "transformers_version": "4.28.0",
50
  "type_vocab_size": 2,
51
  "use_cache": true,
52
  "vocab_size": 21128
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdd5564065f6e042d14a5a7118a66c2d0a52d064f38aa29e72a74bfd290a3320
3
  size 409167989
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee6a79be22278450027ffee1ac2109a83153f2abf73ae3277c6640b95f9a4f8b
3
  size 409167989
runs/May11_03-22-04_bae6e9ae9010/1683775431.5091963/events.out.tfevents.1683775431.bae6e9ae9010.3057.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e0bf7c2097a5f4ffabfbe4bfd15545a0c5b02343a55ac49ba27ccb73e1eb727
3
+ size 5921
runs/May11_03-22-04_bae6e9ae9010/events.out.tfevents.1683775431.bae6e9ae9010.3057.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a46f9a5c0d8e62424841dceef8825bf1722f1435563f5d45bfad1fb2f57e05c7
3
+ size 6122
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 0,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb2e63af6a1a9328b66e3a996bdfbda7cca2cc5c5e099a48c72c7dfb6707451e
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d74020d34106993bdace9f7fd477d6b408bdfdc3217fbacb96b4c1422b3d9db9
3
  size 3643