kanansharmaa commited on
Commit
b4ba2d8
1 Parent(s): c5e55ef

Training in progress, step 200

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/ml/Kanan/layoutlmv2-base-uncased/",
3
  "architectures": [
4
  "LayoutLMv2ForQuestionAnswering"
5
  ],
 
1
  {
2
+ "_name_or_path": "layoutlmv2_finetuned_docvqa_1200",
3
  "architectures": [
4
  "LayoutLMv2ForQuestionAnswering"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94780a2bcca5cfbea906c9294659cb4637e14ddd44563f775eef6cb21dfd95ea
3
  size 802053752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f18548c5af07f38708d1042c93dbad9789fefac16f8d1311d3a9c648ffe8dd5
3
  size 802053752
runs/May27_21-49-44_innobit-Z390-M/events.out.tfevents.1716826788.innobit-Z390-M.177771.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10bfc521e98f9fbe94ebdbb1ce69d773a9ae1ba7bea0a8de47f30f15f02dc6aa
3
+ size 8698
tokenizer.json CHANGED
@@ -1,21 +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": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "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:1325a881858759927b4841f91a98606358af01405e5ce6384492ed82c3bdbde6
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85923a4ef8b8c879b222e6ba2d7d5910b86a132185ecf1d497273fb41a81d528
3
  size 4984