steffipriyanka
commited on
Commit
•
d95bacb
1
Parent(s):
a5857d7
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,9 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: fine_tuned_roberta
|
8 |
results: []
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -50,4 +53,4 @@ The following hyperparameters were used during training:
|
|
50 |
- Transformers 4.38.2
|
51 |
- Pytorch 2.2.1+cu121
|
52 |
- Datasets 2.18.0
|
53 |
-
- Tokenizers 0.15.2
|
|
|
6 |
model-index:
|
7 |
- name: fine_tuned_roberta
|
8 |
results: []
|
9 |
+
metrics:
|
10 |
+
- code_eval
|
11 |
+
pipeline_tag: question-answering
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
53 |
- Transformers 4.38.2
|
54 |
- Pytorch 2.2.1+cu121
|
55 |
- Datasets 2.18.0
|
56 |
+
- Tokenizers 0.15.2
|