trtd56 commited on
Commit
d7c0532
1 Parent(s): 2447e7c

Upload cfg.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. cfg.json +1 -0
cfg.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"OUTPUT": "/content/", "SEED": 42, "MODEL_NAME": "bandainamco-mirai/distilbert-base-japanese", "TOKENIZER": null, "MAX_LEN": 64, "N_EPOCH": 5, "BS": 8, "N_WORKER": 0, "LR": 2e-06, "WEIGHT_DECAY": 0.01, "N_WARMUP": 0, "N_CYCLES": 0.5, "GRAD_NORM": 0.1, "SENTI": "joy", "HUB_ID": "trtd56/wrime-rw-model-joy"}