File size: 3,284 Bytes
25014bf
 
 
 
a1f5e71
 
25d9c17
 
 
 
 
 
 
 
 
 
 
 
319d0d5
25d9c17
 
 
 
 
 
 
 
 
 
 
 
319d0d5
25d9c17
 
 
 
 
 
 
5bc622b
25d9c17
 
5bc622b
25d9c17
 
 
 
 
 
 
 
 
25014bf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
---
license: apache-2.0
tags:
- generated_from_keras_callback
pipeline_tag: text2text-generation
widget:
- text: 'Answer the question based on the context.

    Context: The Review of Politics was founded in 1939 by Gurian, modeled after German
    Catholic journals. It quickly emerged as part of an international Catholic intellectual
    revival, offering an alternative vision to positivist philosophy. For 44 years,
    the Review was edited by Gurian, Matthew Fitzsimons, Frederick Crosson, and Thomas
    Stritch. Intellectual leaders included Gurian, Jacques Maritain, Frank O''Malley,
    Leo Richard Ward, F. A. Hermens, and John U. Nef. It became a major forum for
    political ideas and modern political concerns, especially from a Catholic and
    scholastic tradition.

    Question: Who was the last editor of the Review of Political Science?'
  example_title: Question Answering
- text: 'Generate a question based on the context and the answer.

    Context: The Review of Politics was founded in 1939 by Gurian, modeled after German
    Catholic journals. It quickly emerged as part of an international Catholic intellectual
    revival, offering an alternative vision to positivist philosophy. For 44 years,
    the Review was edited by Gurian, Matthew Fitzsimons, Frederick Crosson, and Thomas
    Stritch. Intellectual leaders included Gurian, Jacques Maritain, Frank O''Malley,
    Leo Richard Ward, F. A. Hermens, and John U. Nef. It became a major forum for
    political ideas and modern political concerns, especially from a Catholic and
    scholastic tradition.

    Answer: Thomas Stritch'
  example_title: Question Generation
- text: 'Classify the complexity of the following question based on the text as either
    deep or shallow.

    Text: Many people who live in California are very concerned about the earth. They
    are worried that the earth is warming too much.

    Question: How can people in California and outside of California prevent warming?'
  example_title: Question Complexity
- text: 'Classify the complexity of the following question based on the text as either
    deep or shallow.

    Text: Many people who live in California are very concerned about the earth. They
    are worried that the earth is warming too much.

    Question: What does it mean to warm the earth too much?'
  example_title: Question Category
base_model: google/flan-t5-xl
model-index:
- name: QAll-Flan-xl
  results: []
---

<!-- This model card has been generated automatically according to the information Keras had access to. You should
probably proofread and complete it, then remove this comment. -->

# QAll-Flan-xl

This model is a fine-tuned version of [google/flan-t5-xl](https://huggingface.co/google/flan-t5-xl) on an unknown dataset.
It achieves the following results on the evaluation set:


## Model description

More information needed

## Intended uses & limitations

More information needed

## Training and evaluation data

More information needed

## Training procedure

### Training hyperparameters

The following hyperparameters were used during training:
- optimizer: None
- training_precision: float32

### Training results



### Framework versions

- Transformers 4.25.1
- TensorFlow 2.11.0
- Datasets 2.10.1
- Tokenizers 0.13.2