KanWasTaken commited on
Commit
6610d42
·
verified ·
1 Parent(s): 3d225d0

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +10 -0
  2. model.safetensors +3 -0
  3. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "FeatureGroupingModel"
4
+ ],
5
+ "model_type": "feature_grouping",
6
+ "num_features": 20,
7
+ "output_dim": 2,
8
+ "torch_dtype": "float32",
9
+ "transformers_version": "4.47.0"
10
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c69658536aa8be67bad60569289bbcc5ab90f56a4ebdc68dcbdcd005e57cca56
3
+ size 94329848
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebf78b87cd9e11f18e337dee67b3301d083f3e28a5220dfa71eadbaabab21ee3
3
+ size 5304