reshinth.adith commited on
Commit
e056326
·
1 Parent(s): f704333

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,13 +1,15 @@
1
  ---
2
  license: mit
3
- tags : fill-mask
 
 
4
  widget:
5
  - text: "O 6 3 3 ,<mask> 6 7 , Ge 3 0 0 , Na2O 1 0 0 , GeO2 9 0 0"
6
  ---
7
  # GlassBERTa
8
  ## Language Modelling as Unsupervised Pre-Training for Glass Alloys
9
  ### Abstract:
10
- Alloy Property Prediction is a task under the sub field of Alloy Material Science wherein Machine Learning has been applied rigorously. This is modelled as a Supervised Task wherein AlloyComposition is provided for the Model to predict a desired property. Efficiency of tasks such as AlloyProperty Prediction, Alloy Synthesis can be modelled additionally with an Unsupervised Pre-trainingTask. We describe the idea of Pre-training using Language Modelling kind of approach interms of Alloy Compositions.We specifically inspect that random masking proposed in is not suitable for modelling Alloys. We further go on proposing two types of masking strategies that are used to train GlassBERTa to encompass the properties of an Alloy Composition. The results suggest that Pre-training is an important field of direction in this field of research for further improvement.
11
  ### Authors:
12
  Reshinth Adithyan, Aditya TS, Roakesh, Jothikrishna, Kalaiselvan Baskaran
13
  ### Footnote:
 
1
  ---
2
  license: mit
3
+ tags :
4
+ - fill-mask
5
+ - glass alloys
6
  widget:
7
  - text: "O 6 3 3 ,<mask> 6 7 , Ge 3 0 0 , Na2O 1 0 0 , GeO2 9 0 0"
8
  ---
9
  # GlassBERTa
10
  ## Language Modelling as Unsupervised Pre-Training for Glass Alloys
11
  ### Abstract:
12
+ Alloy Property Prediction is a task under the sub field of Alloy Material Science wherein Machine Learning has been applied rigorously. This is modeled as a Supervised Task wherein Alloy Composition is provided for the Model to predict a desired property. Efficiency of tasks such as *Alloy Property Prediction*, Alloy Synthesis can be modeled additionally with an Unsupervised Pre-training Task. We describe the idea of Pre-training using Language Modelling kind of approach in terms of Alloy Compositions.We specifically inspect that random masking proposed in is not suitable for modelling Alloys. We further go on proposing two types of masking strategies that are used to train GlassBERTa to encompass the properties of an Alloy Composition. The results suggest that Pre-training is an important field of direction in this field of research for further improvement.
13
  ### Authors:
14
  Reshinth Adithyan, Aditya TS, Roakesh, Jothikrishna, Kalaiselvan Baskaran
15
  ### Footnote: