cedricbonhomme commited on
Commit
edc708e
·
verified ·
1 Parent(s): 908e7b9

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +1 -2
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "roberta-base",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -33,7 +32,7 @@
33
  "position_embedding_type": "absolute",
34
  "problem_type": "single_label_classification",
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.49.0",
37
  "type_vocab_size": 1,
38
  "use_cache": true,
39
  "vocab_size": 50265
 
1
  {
 
2
  "architectures": [
3
  "RobertaForSequenceClassification"
4
  ],
 
32
  "position_embedding_type": "absolute",
33
  "problem_type": "single_label_classification",
34
  "torch_dtype": "float32",
35
+ "transformers_version": "4.51.3",
36
  "type_vocab_size": 1,
37
  "use_cache": true,
38
  "vocab_size": 50265
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:221bc25146c5d047b93d332386be1022b03d4872572db55170296dc13a493c3a
3
  size 498618976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:287af577d3d1924d491d792e0e614f433da6e9ddbf785dbae22158fd09317221
3
  size 498618976
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6030da52cc49501cb0cb241ec913cf2f3bbbda82db82eb47b11438d70044b68f
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03a43dce6c6872ce735948152cb18ef91afbb8419992607ae71ad4f933db1dd9
3
+ size 5713