fasterinnerlooper commited on
Commit
1c02306
·
1 Parent(s): 081cf45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -5,6 +5,12 @@ tags:
5
  model-index:
6
  - name: models
7
  results: []
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # models
14
 
15
- This model is a fine-tuned version of [huggingface/CodeBERTa-small-v1](https://huggingface.co/huggingface/CodeBERTa-small-v1) on an unknown dataset.
16
 
17
  ## Model description
18
 
@@ -44,4 +50,4 @@ The following hyperparameters were used during training:
44
  - Transformers 4.35.2
45
  - Pytorch 2.1.0+cu118
46
  - Datasets 2.15.0
47
- - Tokenizers 0.15.0
 
5
  model-index:
6
  - name: models
7
  results: []
8
+ license: mit
9
+ datasets:
10
+ - microsoft/LCC_csharp
11
+ language:
12
+ - en
13
+ library_name: transformers
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
18
 
19
  # models
20
 
21
+ This model is a fine-tuned version of [huggingface/CodeBERTa-small-v1](https://huggingface.co/huggingface/CodeBERTa-small-v1) on an the [Microsoft/LCC_csharp](https://huggingface.com/microsoft/lcc_csharp) dataset.
22
 
23
  ## Model description
24
 
 
50
  - Transformers 4.35.2
51
  - Pytorch 2.1.0+cu118
52
  - Datasets 2.15.0
53
+ - Tokenizers 0.15.0