daekeun-ml commited on
Commit
c35b5d0
·
1 Parent(s): 4033566

Upload model

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