Tommert25 commited on
Commit
3866077
1 Parent(s): ce820a0

Training in progress, step 500

Browse files
config.json CHANGED
@@ -12,28 +12,28 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "LABEL_0",
16
- "1": "LABEL_1",
17
- "2": "LABEL_2",
18
- "3": "LABEL_3",
19
- "4": "LABEL_4",
20
- "5": "LABEL_5",
21
- "6": "LABEL_6",
22
- "7": "LABEL_7",
23
- "8": "LABEL_8"
24
  },
25
  "initializer_range": 0.02,
26
  "intermediate_size": 3072,
27
  "label2id": {
28
- "LABEL_0": 0,
29
- "LABEL_1": 1,
30
- "LABEL_2": 2,
31
- "LABEL_3": 3,
32
- "LABEL_4": 4,
33
- "LABEL_5": 5,
34
- "LABEL_6": 6,
35
- "LABEL_7": 7,
36
- "LABEL_8": 8
37
  },
38
  "layer_norm_eps": 1e-05,
39
  "max_position_embeddings": 514,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "Name",
16
+ "1": "Other (OTH)",
17
+ "2": "Dutch (NL)",
18
+ "3": "VAR",
19
+ "4": "Arabic (ARAB)",
20
+ "5": "English (EN)",
21
+ "6": "Borrow (BOR)",
22
+ "7": "Mixed",
23
+ "8": "Straattaal"
24
  },
25
  "initializer_range": 0.02,
26
  "intermediate_size": 3072,
27
  "label2id": {
28
+ "Arabic (ARAB)": 4,
29
+ "Borrow (BOR)": 6,
30
+ "Dutch (NL)": 2,
31
+ "English (EN)": 5,
32
+ "Mixed": 7,
33
+ "Name": 0,
34
+ "Other (OTH)": 1,
35
+ "Straattaal": 8,
36
+ "VAR": 3
37
  },
38
  "layer_norm_eps": 1e-05,
39
  "max_position_embeddings": 514,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a31d55b3dd121f903b1185b868f6430a3f911446ed2a5048009df38b70f851c
3
  size 464786477
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0feba4862635b37c413b3295192e5e9f02801394920f7253626ee5ccdc9ee51f
3
  size 464786477
runs/Jun14_12-21-48_2e7a032ce308/events.out.tfevents.1686745374.2e7a032ce308.539.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37aca1a053bf048d684decb3f18b205dcc2b3ad698c1ac5f814fe7d12d4d6f94
3
+ size 4483
runs/Jun14_12-38-02_2e7a032ce308/events.out.tfevents.1686747170.2e7a032ce308.539.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae5027f60776279aafbbdc418cea8e3672f4b58a5a2874e0f69db0e183944fb1
3
+ size 5146
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:245978585ef003fd9d2835206cd9f7cbcbc3585ef2a8ad952fa80a14f4dd6e48
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c17fcd50224e0ee12319d83368bc45feac28ab551f94a3984ef809df1742e3ef
3
  size 3963