File size: 592 Bytes
189ae81
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "language": "ro",
  "strategy": "grandparents",
  "triplets_type": "translations_only",
  "backbone": "DT4H/CardioBERTa.ro",
  "training": {
    "objective": "Multi-Similarity Loss",
    "pairwise": true,
    "miner": {
      "enabled": true,
      "type_of_triplets": "all",
      "margin": 0.2
    },
    "pooling": "cls",
    "epochs": 1,
    "batch_size": 256,
    "learning_rate": 2e-05,
    "max_length": 25,
    "random_seed": 33
  },
  "training_data_availability": "Training terminology is not redistributed because it contains resources subject to UMLS licensing conditions."
}