Gyu12 commited on
Commit
f030501
1 Parent(s): 16e0986

End of training

Browse files
Files changed (4) hide show
  1. README.md +4 -4
  2. config.json +4 -0
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [Twitter/twhin-bert-base](https://huggingface.co/Twitter/twhin-bert-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4282
21
- - Accuracy: 0.8345
22
 
23
  ## Model description
24
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 381 | 0.4140 | 0.8352 |
53
- | 0.4233 | 2.0 | 762 | 0.4282 | 0.8345 |
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [Twitter/twhin-bert-base](https://huggingface.co/Twitter/twhin-bert-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4354
21
+ - Accuracy: 0.8299
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 381 | 0.4139 | 0.8299 |
53
+ | 0.4239 | 2.0 | 762 | 0.4354 | 0.8299 |
54
 
55
 
56
  ### Framework versions
config.json CHANGED
@@ -8,6 +8,10 @@
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
 
 
 
 
11
  "initializer_range": 0.02,
12
  "intermediate_size": 3072,
13
  "label2id": {
 
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "Not disaster",
13
+ "1": "Disaster"
14
+ },
15
  "initializer_range": 0.02,
16
  "intermediate_size": 3072,
17
  "label2id": {
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e8f7451a648ceba364863d56d96348849e2e482c6b74d69b895d2abde0c8951
3
  size 1115392993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48ff8c9a49e2c4e821b8c236cc0ff0de2ad5d32b7367ca37605231806d81071c
3
  size 1115392993
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf282028815dfe793b197abdb80558677e1fba969088812e01dda4cf507fa5fb
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cf99f269cc47cc6f436ab34b4a95de0c574eae1bd864ccfa2c40b10db69a7ee
3
  size 4027