nkasmanoff commited on
Commit
8b9506e
1 Parent(s): 6ee4217
Files changed (4) hide show
  1. README.md +6 -6
  2. config.json +2 -16
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -6,18 +6,18 @@ tags:
6
  metrics:
7
  - accuracy
8
  model-index:
9
- - name: test_trainer
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # test_trainer
17
 
18
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0513
21
  - Accuracy: 1.0
22
 
23
  ## Model description
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 125 | 1.1652 | 0.7593 |
53
- | No log | 2.0 | 250 | 0.1645 | 1.0 |
54
- | No log | 3.0 | 375 | 0.0513 | 1.0 |
55
 
56
 
57
  ### Framework versions
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
+ - name: tool-bert
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ # tool-bert
17
 
18
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0021
21
  - Accuracy: 1.0
22
 
23
  ## Model description
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 63 | 0.0118 | 1.0 |
53
+ | No log | 2.0 | 126 | 0.0026 | 1.0 |
54
+ | No log | 3.0 | 189 | 0.0021 | 1.0 |
55
 
56
 
57
  ### Framework versions
config.json CHANGED
@@ -13,29 +13,15 @@
13
  "0": "LABEL_0",
14
  "1": "LABEL_1",
15
  "2": "LABEL_2",
16
- "3": "LABEL_3",
17
- "4": "LABEL_4",
18
- "5": "LABEL_5",
19
- "6": "LABEL_6",
20
- "7": "LABEL_7",
21
- "8": "LABEL_8",
22
- "9": "LABEL_9",
23
- "10": "LABEL_10"
24
  },
25
  "initializer_range": 0.02,
26
  "intermediate_size": 3072,
27
  "label2id": {
28
  "LABEL_0": 0,
29
  "LABEL_1": 1,
30
- "LABEL_10": 10,
31
  "LABEL_2": 2,
32
- "LABEL_3": 3,
33
- "LABEL_4": 4,
34
- "LABEL_5": 5,
35
- "LABEL_6": 6,
36
- "LABEL_7": 7,
37
- "LABEL_8": 8,
38
- "LABEL_9": 9
39
  },
40
  "layer_norm_eps": 1e-12,
41
  "max_position_embeddings": 512,
 
13
  "0": "LABEL_0",
14
  "1": "LABEL_1",
15
  "2": "LABEL_2",
16
+ "3": "LABEL_3"
 
 
 
 
 
 
 
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
  "label2id": {
21
  "LABEL_0": 0,
22
  "LABEL_1": 1,
 
23
  "LABEL_2": 2,
24
+ "LABEL_3": 3
 
 
 
 
 
 
25
  },
26
  "layer_norm_eps": 1e-12,
27
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4aca015f562fe6f7a7847e992ef054a5e894e5999a61d2f08c0670bf6ed6571
3
- size 437986332
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d58a52d4f770e2ca4c177708c745992222daa49001335b95d058b4cf23a2e1e0
3
+ size 437964800
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8bfaa9e325c1d60c189bc1fc877dde20d1fe380e0dd4395fb3d3e2c0d4bcfdb4
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ce469738ca5c19742b26a59cae9221436dc396b472b603188fe6816d0a894ee
3
  size 5048