daekeun-ml commited on
Commit
2511eb7
1 Parent(s): 9d79fb5

Upload model

Browse files
Files changed (2) hide show
  1. config.json +26 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SimCSEModel"
4
+ ],
5
+ "base_model": "klue/roberta-base",
6
+ "batch_size": 64,
7
+ "debug": "False",
8
+ "device": "cuda:0",
9
+ "eval_steps": 50,
10
+ "local_rank": 0,
11
+ "lr": 3e-05,
12
+ "lr_scheduler_type": "linear",
13
+ "max_seq_len": 32,
14
+ "num_epochs": 1,
15
+ "num_warmup_steps": 0,
16
+ "output_dir": "/opt/ml/model/",
17
+ "rank": 0,
18
+ "save_path": "../model",
19
+ "seed": 42,
20
+ "temperature": 0.05,
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.33.3",
23
+ "use_fp16": "True",
24
+ "version": 1.0,
25
+ "world_size": 4
26
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16194624b5618d076ac78001d3ce9b5589ad21b4ef4d5f43eb8b8948e1221b4a
3
+ size 444859144