Aleksandar commited on
Commit
a1fed0a
1 Parent(s): 6d89dc2
Files changed (4) hide show
  1. README.md +11 -11
  2. config.json +10 -10
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ model_index:
17
  metric:
18
  name: Accuracy
19
  type: accuracy
20
- value: 0.9566773594462266
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -27,11 +27,11 @@ should probably proofread and complete it, then remove this comment. -->
27
 
28
  This model was trained from scratch on the None dataset.
29
  It achieves the following results on the evaluation set:
30
- - Loss: 0.1467
31
- - Precision: 0.7672
32
- - Recall: 0.8017
33
- - F1: 0.7841
34
- - Accuracy: 0.9567
35
 
36
  ## Model description
37
 
@@ -62,11 +62,11 @@ The following hyperparameters were used during training:
62
 
63
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
64
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
65
- | No log | 1.0 | 104 | 0.2279 | 0.6652 | 0.6967 | 0.6806 | 0.9348 |
66
- | No log | 2.0 | 208 | 0.1832 | 0.6984 | 0.7409 | 0.7190 | 0.9446 |
67
- | No log | 3.0 | 312 | 0.1599 | 0.7525 | 0.7826 | 0.7673 | 0.9527 |
68
- | No log | 4.0 | 416 | 0.1501 | 0.7664 | 0.7984 | 0.7821 | 0.9561 |
69
- | 0.1992 | 5.0 | 520 | 0.1467 | 0.7672 | 0.8017 | 0.7841 | 0.9567 |
70
 
71
 
72
  ### Framework versions
 
17
  metric:
18
  name: Accuracy
19
  type: accuracy
20
+ value: 0.9557318926219821
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
27
 
28
  This model was trained from scratch on the None dataset.
29
  It achieves the following results on the evaluation set:
30
+ - Loss: 0.1490
31
+ - Precision: 0.7643
32
+ - Recall: 0.7972
33
+ - F1: 0.7804
34
+ - Accuracy: 0.9557
35
 
36
  ## Model description
37
 
 
62
 
63
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
64
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
65
+ | No log | 1.0 | 104 | 0.2357 | 0.6485 | 0.6922 | 0.6697 | 0.9325 |
66
+ | No log | 2.0 | 208 | 0.1876 | 0.7036 | 0.7440 | 0.7232 | 0.9447 |
67
+ | No log | 3.0 | 312 | 0.1651 | 0.7389 | 0.7739 | 0.7560 | 0.9515 |
68
+ | No log | 4.0 | 416 | 0.1530 | 0.7562 | 0.7888 | 0.7722 | 0.9544 |
69
+ | 0.2044 | 5.0 | 520 | 0.1490 | 0.7643 | 0.7972 | 0.7804 | 0.9557 |
70
 
71
 
72
  ### Framework versions
config.json CHANGED
@@ -9,16 +9,16 @@
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "LABEL_0",
13
- "1": "LABEL_1",
14
- "2": "LABEL_2",
15
- "3": "LABEL_3",
16
- "4": "LABEL_4",
17
- "5": "LABEL_5",
18
- "6": "LABEL_6",
19
- "7": "LABEL_7",
20
- "8": "LABEL_8",
21
- "9": "LABEL_9"
22
  },
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,
 
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "O",
13
+ "1": "B-per",
14
+ "2": "I-per",
15
+ "3": "B-org",
16
+ "4": "I-org",
17
+ "5": "B-loc",
18
+ "6": "I-loc",
19
+ "7": "B-misc",
20
+ "8": "I-misc",
21
+ "9": "B-deriv-per"
22
  },
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4ea0121cceb1f382e1a3e9bd0ade1ebd7e7649038d30d3056a49159262fc2a1
3
  size 430992881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c43e6ebe96b3c17f18a77e2a2bd603c52430d91860f638d193fd44674aad79f
3
  size 430992881
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:341380fa0133de6d9f2fb4e2b490d5e12eafe32456c8b303abaef9cc37e81ba5
3
  size 2671
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:255f1242a052f1b81e751cf5dd0ab347d0f8c6141081d19d29dc1b2d63c5f300
3
  size 2671