gljj commited on
Commit
a4a8ffd
1 Parent(s): 5dbe844

Politeness Model

Browse files
Files changed (6) hide show
  1. README.md +1 -0
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. optimizer.pt +1 -1
  5. trainer_state.json +8 -8
  6. training_args.bin +1 -1
README.md CHANGED
@@ -43,4 +43,5 @@ The following hyperparameters were used during training:
43
 
44
  - Transformers 4.44.2
45
  - Pytorch 2.5.0+cu121
 
46
  - Tokenizers 0.19.1
 
43
 
44
  - Transformers 4.44.2
45
  - Pytorch 2.5.0+cu121
46
+ - Datasets 3.1.0
47
  - Tokenizers 0.19.1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/CSX246/Colab explorations/results/checkpoint-75",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "/content/drive/MyDrive/CSX246/Colab explorations/results/politeness",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91462b9c66df555bd5014d8591eba95e6e89275e3e39473f9459f59a8c667083
3
  size 437967876
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d4f8224f7022d14e822912d9aa7f2cbdec644c3dff2ed837d00bd2bf9479411
3
  size 437967876
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d499bb133276818167a27e3a6933ac84dea52b8d222efda451907acf6e31352
3
  size 876051194
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e3ef99377a24f4bd870dca80da08ced7aa84fb6df00122256c1c16f2275e3a
3
  size 876051194
trainer_state.json CHANGED
@@ -10,18 +10,18 @@
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
- "eval_loss": 1.5798593759536743,
14
- "eval_runtime": 307.9431,
15
- "eval_samples_per_second": 0.643,
16
- "eval_steps_per_second": 0.081,
17
  "step": 25
18
  },
19
  {
20
  "epoch": 2.0,
21
- "eval_loss": 1.530338168144226,
22
- "eval_runtime": 309.4671,
23
- "eval_samples_per_second": 0.64,
24
- "eval_steps_per_second": 0.081,
25
  "step": 50
26
  }
27
  ],
 
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
+ "eval_loss": 1.5776489973068237,
14
+ "eval_runtime": 314.2135,
15
+ "eval_samples_per_second": 0.63,
16
+ "eval_steps_per_second": 0.08,
17
  "step": 25
18
  },
19
  {
20
  "epoch": 2.0,
21
+ "eval_loss": 1.5503270626068115,
22
+ "eval_runtime": 312.5861,
23
+ "eval_samples_per_second": 0.633,
24
+ "eval_steps_per_second": 0.08,
25
  "step": 50
26
  }
27
  ],
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:901fbcb667e6bca5f36c2295678dea4f92f74bb26db043de4003e8c8b71dff03
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:379514e79e3b2b79ab4c5f5ae4a66642c281836b8a6bfe6850dc2f790d8a2c53
3
  size 5304