Jethro85 commited on
Commit
70446dc
·
verified ·
1 Parent(s): 90a8506

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +3 -2
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "activation": "gelu",
3
  "architectures": [
4
  "DistilBertForSequenceClassification"
@@ -6,7 +7,6 @@
6
  "attention_dropout": 0.1,
7
  "dim": 768,
8
  "dropout": 0.1,
9
- "dtype": "float32",
10
  "hidden_dim": 3072,
11
  "id2label": {
12
  "0": "General Computation",
@@ -31,6 +31,7 @@
31
  "seq_classif_dropout": 0.2,
32
  "sinusoidal_pos_embds": false,
33
  "tie_weights_": true,
34
- "transformers_version": "4.57.1",
 
35
  "vocab_size": 30522
36
  }
 
1
  {
2
+ "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
7
  "attention_dropout": 0.1,
8
  "dim": 768,
9
  "dropout": 0.1,
 
10
  "hidden_dim": 3072,
11
  "id2label": {
12
  "0": "General Computation",
 
31
  "seq_classif_dropout": 0.2,
32
  "sinusoidal_pos_embds": false,
33
  "tie_weights_": true,
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.47.0",
36
  "vocab_size": 30522
37
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f832c5d8a0be5db21a588ee8b5405e486365e164ecb1517e0691e1fc0983ad5f
3
  size 267838720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a638f896523a2d51939eaca135915059cdd0c89098290848c12ae2e3739bc797
3
  size 267838720
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9eadbcde8fa7b4c7c91841420a3c7cac2d38427e4e0bd4f63f8bcc25f728cff8
3
- size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:530b40bf34a60d026c81ef3a7612496150f4a3a3b2aead946e4af30ef0007d9b
3
+ size 5368