dvitel commited on
Commit
471614f
1 Parent(s): 654259a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -39,6 +39,7 @@ model-index:
39
  # h0-1
40
 
41
  This model is a fine-tuned version of [microsoft/CodeGPT-small-py](https://huggingface.co/microsoft/CodeGPT-small-py) on [hearthstone](https://huggingface.co/datasets/dvitel/hearthstone) dataset.
 
42
  It achieves the following results on the evaluation set:
43
  - Loss: 0.3622
44
  - Exact Match: 0.1970
 
39
  # h0-1
40
 
41
  This model is a fine-tuned version of [microsoft/CodeGPT-small-py](https://huggingface.co/microsoft/CodeGPT-small-py) on [hearthstone](https://huggingface.co/datasets/dvitel/hearthstone) dataset.
42
+ [GitHub repo](https://github.com/dvitel/nlp-sem-parsing/blob/master/h0-1.py).
43
  It achieves the following results on the evaluation set:
44
  - Loss: 0.3622
45
  - Exact Match: 0.1970