gArthur98 commited on
Commit
63312a4
·
1 Parent(s): 7340a57

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,7 +1,8 @@
1
  {
 
2
  "activation": "gelu",
3
  "architectures": [
4
- "CustomDistilBertForSequenceClassification"
5
  ],
6
  "attention_dropout": 0.1,
7
  "dim": 768,
 
1
  {
2
+ "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
+ "DistilBertForSequenceClassification"
6
  ],
7
  "attention_dropout": 0.1,
8
  "dim": 768,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5d2c97fd4f07e24a419a8441b8b0060b5be501a29e158353d852fdf3b392127
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:262c239d5fbe5d129021a470a385650c20bfd4b952fde791bb0bb882c9bcbbf9
3
  size 267855533
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b01d82fe493fb5acf0fc70810d515939b05eab86db358d15de38ac74060b0510
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4585adcb6388e371dc7857f5b7ff57d1e80815e80ec53839d876e4158e1754
3
  size 4027