Transformers
Safetensors
English
wsd
verb
deshanksuman commited on
Commit
be8e621
·
verified ·
1 Parent(s): b32c3e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -16,12 +16,8 @@ Word Sense Disambiguation with Reasoning using "deshanksuman/Advance_Reasoning_f
16
 
17
  This approach is focused on syntactic and Semantic reasoning.
18
 
 
19
 
20
- - This is adapter has been trained for 5 epochs.
21
-
22
- - Hyperparameter for Training
23
-
24
- -
25
  per_device_train_batch_size=4,
26
  gradient_accumulation_steps=8,
27
  warmup_steps=50,
@@ -38,5 +34,5 @@ seed=3407
38
 
39
  This is developed by Deshan Sumanathilaka https://sumanathilaka.github.io
40
 
41
- - Acknowledgement
42
  We acknowledge the support of the Supercomputing Wales project, which is part-funded by the European Regional Development Fund (ERDF) via Welsh Government.
 
16
 
17
  This approach is focused on syntactic and Semantic reasoning.
18
 
19
+ # Hyperparameter for Training
20
 
 
 
 
 
 
21
  per_device_train_batch_size=4,
22
  gradient_accumulation_steps=8,
23
  warmup_steps=50,
 
34
 
35
  This is developed by Deshan Sumanathilaka https://sumanathilaka.github.io
36
 
37
+ # Acknowledgement
38
  We acknowledge the support of the Supercomputing Wales project, which is part-funded by the European Regional Development Fund (ERDF) via Welsh Government.