clementlemon02 commited on
Commit
e84536d
verified
1 Parent(s): 5f17cb0

Upload RobertaForQuestionAnswering

Browse files
Files changed (2) hide show
  1. README.md +10 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -9,25 +9,24 @@ license: mit
9
  datasets:
10
  - squad
11
  pipeline_tag: question-answering
12
-
13
  model-index:
14
  - name: roberta-large-squad_epoch_3
15
  results:
16
- - task:
17
  type: question-answering
18
  name: Question Answering
19
- metrics:
20
- - type: exact_match
21
- value: N/A # You can update this with actual metrics if available
22
- name: Exact Match
23
- - type: f1
24
- value: N/A # You can update this with actual metrics if available
25
- name: F1
26
  dataset:
27
  name: SQuAD
28
  type: squad
29
- config: plain_text # Adding the config field
30
- split: validation # Adding the split field
 
 
 
 
 
 
 
31
  ---
32
 
33
  # roberta-large-squad_epoch_3
 
9
  datasets:
10
  - squad
11
  pipeline_tag: question-answering
 
12
  model-index:
13
  - name: roberta-large-squad_epoch_3
14
  results:
15
+ - task:
16
  type: question-answering
17
  name: Question Answering
 
 
 
 
 
 
 
18
  dataset:
19
  name: SQuAD
20
  type: squad
21
+ config: plain_text
22
+ split: validation
23
+ metrics:
24
+ - type: exact_match
25
+ value: N/A
26
+ name: Exact Match
27
+ - type: f1
28
+ value: N/A
29
+ name: F1
30
  ---
31
 
32
  # roberta-large-squad_epoch_3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5c23d358f9a1410f6dec4dbf40a8766492e3a314f04ea519ebe5b918b5e0f39
3
  size 1417296784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60241a80b52b9da5bea7c8084bfcb010ba12fcffa8fc9435f30edeec1d85abe7
3
  size 1417296784