Training complete
Browse files
README.md
CHANGED
@@ -4,19 +4,6 @@ license: apache-2.0
|
|
4 |
base_model: bert-base-cased
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
widget:
|
8 |
-
- text: "What's my name?"
|
9 |
-
context: "My name is Olivia and I live in Phoenix."
|
10 |
-
example_title: "Name"
|
11 |
-
- text: "What was the first virus?"
|
12 |
-
context: "The Brain boot sector virus is released. Brain is considered the first IBM PC compatible virus, and the program responsible for the first IBM PC compatible virus epidemic. The virus is also known as Lahore, Pakistani, Pakistani Brain, and Pakistani flu as it was created in Lahore, Pakistan, by 19-year-old Pakistani programmer Basit Farooq Alvi and his brother, Amjad Farooq Alvi."
|
13 |
-
example_title: "Virus"
|
14 |
-
- text: "What do XSS attacks bypass?"
|
15 |
-
context: "Cross-site scripting (XSS) is a type of security vulnerability that can be found in some web applications. XSS attacks enable attackers to inject client-side scripts into web pages viewed by other users. A cross-site scripting vulnerability may be used by attackers to bypass access controls such as the same-origin policy. XSS effects vary in range from petty nuisance to significant security risk."
|
16 |
-
example_title: "XSS"
|
17 |
-
- text: "Where do attackers attack?"
|
18 |
-
context: "Cross-site scripting (XSS) is a type of security vulnerability that can be found in some web applications. XSS attacks enable attackers to inject client-side scripts into web pages viewed by other users. A cross-site scripting vulnerability may be used by attackers to bypass access controls such as the same-origin policy. XSS effects vary in range from petty nuisance to significant security risk."
|
19 |
-
example_title: "Attack"
|
20 |
model-index:
|
21 |
- name: bert-finetuned-squad
|
22 |
results: []
|
@@ -63,4 +50,5 @@ The following hyperparameters were used during training:
|
|
63 |
|
64 |
- Transformers 4.46.2
|
65 |
- Pytorch 2.5.1+cu121
|
|
|
66 |
- Tokenizers 0.20.3
|
|
|
4 |
base_model: bert-base-cased
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: bert-finetuned-squad
|
9 |
results: []
|
|
|
50 |
|
51 |
- Transformers 4.46.2
|
52 |
- Pytorch 2.5.1+cu121
|
53 |
+
- Datasets 3.1.0
|
54 |
- Tokenizers 0.20.3
|
runs/Nov26_20-51-51_04ebe84c6895/events.out.tfevents.1732654319.04ebe84c6895.1498.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32d85424a7f442394715efdd424d68da80172f88c9d7237719c6464666ac0f8e
|
3 |
+
size 19474
|