Initial upload of GPT model
Browse files- config.json +10 -0
- vocab.txt +1000 -0
config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "decoder-only-transformer",
|
| 3 |
+
"vocab_size": 1000,
|
| 4 |
+
"max_position_embeddings": 100,
|
| 5 |
+
"hidden_size": 256,
|
| 6 |
+
"num_attention_heads": 2,
|
| 7 |
+
"intermediate_size": 2048,
|
| 8 |
+
"activation_function": "relu",
|
| 9 |
+
"dropout": 0.4
|
| 10 |
+
}
|
vocab.txt
ADDED
|
@@ -0,0 +1,1000 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
[UNK]
|
| 3 |
+
the
|
| 4 |
+
a
|
| 5 |
+
and
|
| 6 |
+
of
|
| 7 |
+
to
|
| 8 |
+
is
|
| 9 |
+
in
|
| 10 |
+
i
|
| 11 |
+
this
|
| 12 |
+
it
|
| 13 |
+
that
|
| 14 |
+
was
|
| 15 |
+
as
|
| 16 |
+
with
|
| 17 |
+
for
|
| 18 |
+
but
|
| 19 |
+
on
|
| 20 |
+
movie
|
| 21 |
+
are
|
| 22 |
+
his
|
| 23 |
+
not
|
| 24 |
+
you
|
| 25 |
+
film
|
| 26 |
+
have
|
| 27 |
+
be
|
| 28 |
+
he
|
| 29 |
+
one
|
| 30 |
+
at
|
| 31 |
+
by
|
| 32 |
+
an
|
| 33 |
+
they
|
| 34 |
+
from
|
| 35 |
+
all
|
| 36 |
+
who
|
| 37 |
+
like
|
| 38 |
+
so
|
| 39 |
+
just
|
| 40 |
+
or
|
| 41 |
+
has
|
| 42 |
+
it's
|
| 43 |
+
about
|
| 44 |
+
if
|
| 45 |
+
her
|
| 46 |
+
some
|
| 47 |
+
out
|
| 48 |
+
what
|
| 49 |
+
there
|
| 50 |
+
when
|
| 51 |
+
very
|
| 52 |
+
more
|
| 53 |
+
even
|
| 54 |
+
would
|
| 55 |
+
my
|
| 56 |
+
good
|
| 57 |
+
she
|
| 58 |
+
their
|
| 59 |
+
no
|
| 60 |
+
only
|
| 61 |
+
really
|
| 62 |
+
up
|
| 63 |
+
had
|
| 64 |
+
can
|
| 65 |
+
which
|
| 66 |
+
see
|
| 67 |
+
were
|
| 68 |
+
than
|
| 69 |
+
we
|
| 70 |
+
-
|
| 71 |
+
been
|
| 72 |
+
into
|
| 73 |
+
get
|
| 74 |
+
will
|
| 75 |
+
much
|
| 76 |
+
because
|
| 77 |
+
most
|
| 78 |
+
story
|
| 79 |
+
how
|
| 80 |
+
other
|
| 81 |
+
also
|
| 82 |
+
don't
|
| 83 |
+
first
|
| 84 |
+
its
|
| 85 |
+
do
|
| 86 |
+
great
|
| 87 |
+
time
|
| 88 |
+
make
|
| 89 |
+
me
|
| 90 |
+
people
|
| 91 |
+
could
|
| 92 |
+
any
|
| 93 |
+
after
|
| 94 |
+
then
|
| 95 |
+
bad
|
| 96 |
+
made
|
| 97 |
+
think
|
| 98 |
+
being
|
| 99 |
+
many
|
| 100 |
+
it.
|
| 101 |
+
never
|
| 102 |
+
him
|
| 103 |
+
two
|
| 104 |
+
movie.
|
| 105 |
+
where
|
| 106 |
+
too
|
| 107 |
+
little
|
| 108 |
+
well
|
| 109 |
+
watch
|
| 110 |
+
way
|
| 111 |
+
your
|
| 112 |
+
them
|
| 113 |
+
did
|
| 114 |
+
does
|
| 115 |
+
best
|
| 116 |
+
characters
|
| 117 |
+
love
|
| 118 |
+
know
|
| 119 |
+
these
|
| 120 |
+
character
|
| 121 |
+
film.
|
| 122 |
+
movies
|
| 123 |
+
seen
|
| 124 |
+
ever
|
| 125 |
+
while
|
| 126 |
+
films
|
| 127 |
+
still
|
| 128 |
+
over
|
| 129 |
+
plot
|
| 130 |
+
should
|
| 131 |
+
such
|
| 132 |
+
acting
|
| 133 |
+
those
|
| 134 |
+
better
|
| 135 |
+
off
|
| 136 |
+
show
|
| 137 |
+
why
|
| 138 |
+
go
|
| 139 |
+
something
|
| 140 |
+
doesn't
|
| 141 |
+
i'm
|
| 142 |
+
through
|
| 143 |
+
say
|
| 144 |
+
didn't
|
| 145 |
+
makes
|
| 146 |
+
scene
|
| 147 |
+
real
|
| 148 |
+
movie,
|
| 149 |
+
watching
|
| 150 |
+
back
|
| 151 |
+
find
|
| 152 |
+
film,
|
| 153 |
+
scenes
|
| 154 |
+
every
|
| 155 |
+
going
|
| 156 |
+
actually
|
| 157 |
+
new
|
| 158 |
+
few
|
| 159 |
+
another
|
| 160 |
+
same
|
| 161 |
+
man
|
| 162 |
+
nothing
|
| 163 |
+
life
|
| 164 |
+
look
|
| 165 |
+
lot
|
| 166 |
+
&
|
| 167 |
+
quite
|
| 168 |
+
thing
|
| 169 |
+
want
|
| 170 |
+
end
|
| 171 |
+
pretty
|
| 172 |
+
old
|
| 173 |
+
seems
|
| 174 |
+
can't
|
| 175 |
+
before
|
| 176 |
+
got
|
| 177 |
+
take
|
| 178 |
+
give
|
| 179 |
+
part
|
| 180 |
+
actors
|
| 181 |
+
years
|
| 182 |
+
that's
|
| 183 |
+
both
|
| 184 |
+
young
|
| 185 |
+
between
|
| 186 |
+
now
|
| 187 |
+
i've
|
| 188 |
+
may
|
| 189 |
+
things
|
| 190 |
+
without
|
| 191 |
+
us
|
| 192 |
+
thought
|
| 193 |
+
director
|
| 194 |
+
though
|
| 195 |
+
there's
|
| 196 |
+
big
|
| 197 |
+
around
|
| 198 |
+
must
|
| 199 |
+
it,
|
| 200 |
+
saw
|
| 201 |
+
gets
|
| 202 |
+
almost
|
| 203 |
+
here
|
| 204 |
+
isn't
|
| 205 |
+
whole
|
| 206 |
+
own
|
| 207 |
+
always
|
| 208 |
+
horror
|
| 209 |
+
"the
|
| 210 |
+
come
|
| 211 |
+
he's
|
| 212 |
+
down
|
| 213 |
+
work
|
| 214 |
+
might
|
| 215 |
+
cast
|
| 216 |
+
enough
|
| 217 |
+
bit
|
| 218 |
+
last
|
| 219 |
+
since
|
| 220 |
+
am
|
| 221 |
+
least
|
| 222 |
+
probably
|
| 223 |
+
feel
|
| 224 |
+
long
|
| 225 |
+
funny
|
| 226 |
+
far
|
| 227 |
+
each
|
| 228 |
+
action
|
| 229 |
+
rather
|
| 230 |
+
fact
|
| 231 |
+
kind
|
| 232 |
+
found
|
| 233 |
+
however,
|
| 234 |
+
our
|
| 235 |
+
having
|
| 236 |
+
original
|
| 237 |
+
world
|
| 238 |
+
trying
|
| 239 |
+
interesting
|
| 240 |
+
worst
|
| 241 |
+
guy
|
| 242 |
+
anything
|
| 243 |
+
making
|
| 244 |
+
comes
|
| 245 |
+
right
|
| 246 |
+
done
|
| 247 |
+
believe
|
| 248 |
+
worth
|
| 249 |
+
anyone
|
| 250 |
+
put
|
| 251 |
+
played
|
| 252 |
+
main
|
| 253 |
+
goes
|
| 254 |
+
point
|
| 255 |
+
yet
|
| 256 |
+
time.
|
| 257 |
+
music
|
| 258 |
+
hard
|
| 259 |
+
role
|
| 260 |
+
especially
|
| 261 |
+
during
|
| 262 |
+
looking
|
| 263 |
+
looks
|
| 264 |
+
plays
|
| 265 |
+
wasn't
|
| 266 |
+
series
|
| 267 |
+
although
|
| 268 |
+
takes
|
| 269 |
+
maybe
|
| 270 |
+
three
|
| 271 |
+
different
|
| 272 |
+
seem
|
| 273 |
+
script
|
| 274 |
+
minutes
|
| 275 |
+
performance
|
| 276 |
+
sure
|
| 277 |
+
tv
|
| 278 |
+
shows
|
| 279 |
+
someone
|
| 280 |
+
watched
|
| 281 |
+
away
|
| 282 |
+
family
|
| 283 |
+
comedy
|
| 284 |
+
everything
|
| 285 |
+
set
|
| 286 |
+
times
|
| 287 |
+
girl
|
| 288 |
+
american
|
| 289 |
+
woman
|
| 290 |
+
once
|
| 291 |
+
john
|
| 292 |
+
simply
|
| 293 |
+
special
|
| 294 |
+
left
|
| 295 |
+
you're
|
| 296 |
+
seeing
|
| 297 |
+
fun
|
| 298 |
+
well,
|
| 299 |
+
completely
|
| 300 |
+
used
|
| 301 |
+
everyone
|
| 302 |
+
play
|
| 303 |
+
again
|
| 304 |
+
reason
|
| 305 |
+
until
|
| 306 |
+
black
|
| 307 |
+
high
|
| 308 |
+
true
|
| 309 |
+
sense
|
| 310 |
+
--
|
| 311 |
+
need
|
| 312 |
+
use
|
| 313 |
+
given
|
| 314 |
+
idea
|
| 315 |
+
truly
|
| 316 |
+
read
|
| 317 |
+
try
|
| 318 |
+
place
|
| 319 |
+
dvd
|
| 320 |
+
nice
|
| 321 |
+
getting
|
| 322 |
+
help
|
| 323 |
+
second
|
| 324 |
+
keep
|
| 325 |
+
ending
|
| 326 |
+
along
|
| 327 |
+
came
|
| 328 |
+
couple
|
| 329 |
+
recommend
|
| 330 |
+
poor
|
| 331 |
+
instead
|
| 332 |
+
let
|
| 333 |
+
less
|
| 334 |
+
money
|
| 335 |
+
beautiful
|
| 336 |
+
effects
|
| 337 |
+
excellent
|
| 338 |
+
rest
|
| 339 |
+
job
|
| 340 |
+
full
|
| 341 |
+
half
|
| 342 |
+
shot
|
| 343 |
+
said
|
| 344 |
+
tell
|
| 345 |
+
gives
|
| 346 |
+
definitely
|
| 347 |
+
actor
|
| 348 |
+
day
|
| 349 |
+
enjoy
|
| 350 |
+
them.
|
| 351 |
+
next
|
| 352 |
+
(and
|
| 353 |
+
went
|
| 354 |
+
understand
|
| 355 |
+
playing
|
| 356 |
+
audience
|
| 357 |
+
couldn't
|
| 358 |
+
version
|
| 359 |
+
perhaps
|
| 360 |
+
war
|
| 361 |
+
2
|
| 362 |
+
start
|
| 363 |
+
together
|
| 364 |
+
himself
|
| 365 |
+
fan
|
| 366 |
+
screen
|
| 367 |
+
absolutely
|
| 368 |
+
become
|
| 369 |
+
early
|
| 370 |
+
certainly
|
| 371 |
+
small
|
| 372 |
+
supposed
|
| 373 |
+
several
|
| 374 |
+
entire
|
| 375 |
+
doing
|
| 376 |
+
liked
|
| 377 |
+
later
|
| 378 |
+
hollywood
|
| 379 |
+
remember
|
| 380 |
+
all,
|
| 381 |
+
one.
|
| 382 |
+
book
|
| 383 |
+
against
|
| 384 |
+
often
|
| 385 |
+
men
|
| 386 |
+
time,
|
| 387 |
+
star
|
| 388 |
+
wife
|
| 389 |
+
10
|
| 390 |
+
felt
|
| 391 |
+
sort
|
| 392 |
+
short
|
| 393 |
+
seemed
|
| 394 |
+
totally
|
| 395 |
+
night
|
| 396 |
+
(the
|
| 397 |
+
human
|
| 398 |
+
him.
|
| 399 |
+
is,
|
| 400 |
+
year
|
| 401 |
+
hope
|
| 402 |
+
based
|
| 403 |
+
camera
|
| 404 |
+
.
|
| 405 |
+
kids
|
| 406 |
+
waste
|
| 407 |
+
wonderful
|
| 408 |
+
loved
|
| 409 |
+
becomes
|
| 410 |
+
this.
|
| 411 |
+
final
|
| 412 |
+
despite
|
| 413 |
+
production
|
| 414 |
+
women
|
| 415 |
+
top
|
| 416 |
+
else
|
| 417 |
+
death
|
| 418 |
+
performances
|
| 419 |
+
she's
|
| 420 |
+
able
|
| 421 |
+
you'll
|
| 422 |
+
well.
|
| 423 |
+
wanted
|
| 424 |
+
piece
|
| 425 |
+
home
|
| 426 |
+
live
|
| 427 |
+
sex
|
| 428 |
+
lost
|
| 429 |
+
classic
|
| 430 |
+
that,
|
| 431 |
+
course
|
| 432 |
+
story.
|
| 433 |
+
friends
|
| 434 |
+
line
|
| 435 |
+
video
|
| 436 |
+
me.
|
| 437 |
+
called
|
| 438 |
+
under
|
| 439 |
+
i'd
|
| 440 |
+
house
|
| 441 |
+
dead
|
| 442 |
+
tries
|
| 443 |
+
wants
|
| 444 |
+
school
|
| 445 |
+
mind
|
| 446 |
+
|
| 447 |
+
person
|
| 448 |
+
name
|
| 449 |
+
lead
|
| 450 |
+
father
|
| 451 |
+
all.
|
| 452 |
+
they're
|
| 453 |
+
low
|
| 454 |
+
stupid
|
| 455 |
+
won't
|
| 456 |
+
gave
|
| 457 |
+
story,
|
| 458 |
+
turn
|
| 459 |
+
this,
|
| 460 |
+
perfect
|
| 461 |
+
already
|
| 462 |
+
enjoyed
|
| 463 |
+
care
|
| 464 |
+
finally
|
| 465 |
+
either
|
| 466 |
+
starts
|
| 467 |
+
problem
|
| 468 |
+
title
|
| 469 |
+
budget
|
| 470 |
+
turns
|
| 471 |
+
sound
|
| 472 |
+
moments
|
| 473 |
+
guess
|
| 474 |
+
written
|
| 475 |
+
face
|
| 476 |
+
lines
|
| 477 |
+
good.
|
| 478 |
+
mean
|
| 479 |
+
life.
|
| 480 |
+
took
|
| 481 |
+
and,
|
| 482 |
+
head
|
| 483 |
+
favorite
|
| 484 |
+
kill
|
| 485 |
+
boring
|
| 486 |
+
extremely
|
| 487 |
+
me,
|
| 488 |
+
itself
|
| 489 |
+
behind
|
| 490 |
+
episode
|
| 491 |
+
terrible
|
| 492 |
+
dialogue
|
| 493 |
+
highly
|
| 494 |
+
guys
|
| 495 |
+
mother
|
| 496 |
+
others
|
| 497 |
+
fans
|
| 498 |
+
movies.
|
| 499 |
+
friend
|
| 500 |
+
looked
|
| 501 |
+
group
|
| 502 |
+
dark
|
| 503 |
+
beginning
|
| 504 |
+
wouldn't
|
| 505 |
+
throughout
|
| 506 |
+
obviously
|
| 507 |
+
boy
|
| 508 |
+
fine
|
| 509 |
+
expect
|
| 510 |
+
stars
|
| 511 |
+
decent
|
| 512 |
+
michael
|
| 513 |
+
style
|
| 514 |
+
white
|
| 515 |
+
taken
|
| 516 |
+
evil
|
| 517 |
+
save
|
| 518 |
+
cannot
|
| 519 |
+
lives
|
| 520 |
+
heard
|
| 521 |
+
sometimes
|
| 522 |
+
3
|
| 523 |
+
directed
|
| 524 |
+
run
|
| 525 |
+
mr.
|
| 526 |
+
film's
|
| 527 |
+
attempt
|
| 528 |
+
lack
|
| 529 |
+
good,
|
| 530 |
+
wrong
|
| 531 |
+
case
|
| 532 |
+
laugh
|
| 533 |
+
entertaining
|
| 534 |
+
that.
|
| 535 |
+
fight
|
| 536 |
+
leave
|
| 537 |
+
awful
|
| 538 |
+
feeling
|
| 539 |
+
quality
|
| 540 |
+
picture
|
| 541 |
+
bad.
|
| 542 |
+
late
|
| 543 |
+
killed
|
| 544 |
+
across
|
| 545 |
+
soon
|
| 546 |
+
exactly
|
| 547 |
+
complete
|
| 548 |
+
type
|
| 549 |
+
here.
|
| 550 |
+
out.
|
| 551 |
+
except
|
| 552 |
+
movies,
|
| 553 |
+
particularly
|
| 554 |
+
way.
|
| 555 |
+
wonder
|
| 556 |
+
stop
|
| 557 |
+
coming
|
| 558 |
+
known
|
| 559 |
+
course,
|
| 560 |
+
direction
|
| 561 |
+
works
|
| 562 |
+
living
|
| 563 |
+
thinking
|
| 564 |
+
finds
|
| 565 |
+
game
|
| 566 |
+
told
|
| 567 |
+
says
|
| 568 |
+
whose
|
| 569 |
+
close
|
| 570 |
+
robert
|
| 571 |
+
act
|
| 572 |
+
killer
|
| 573 |
+
usually
|
| 574 |
+
police
|
| 575 |
+
taking
|
| 576 |
+
car
|
| 577 |
+
parts
|
| 578 |
+
opening
|
| 579 |
+
viewer
|
| 580 |
+
turned
|
| 581 |
+
past
|
| 582 |
+
again.
|
| 583 |
+
end.
|
| 584 |
+
somewhat
|
| 585 |
+
worse
|
| 586 |
+
david
|
| 587 |
+
running
|
| 588 |
+
writing
|
| 589 |
+
films,
|
| 590 |
+
,
|
| 591 |
+
side
|
| 592 |
+
wish
|
| 593 |
+
obvious
|
| 594 |
+
son
|
| 595 |
+
huge
|
| 596 |
+
is.
|
| 597 |
+
seen.
|
| 598 |
+
acting,
|
| 599 |
+
amazing
|
| 600 |
+
major
|
| 601 |
+
female
|
| 602 |
+
yes,
|
| 603 |
+
none
|
| 604 |
+
strong
|
| 605 |
+
call
|
| 606 |
+
films.
|
| 607 |
+
i'll
|
| 608 |
+
james
|
| 609 |
+
shown
|
| 610 |
+
matter
|
| 611 |
+
humor
|
| 612 |
+
number
|
| 613 |
+
children
|
| 614 |
+
horrible
|
| 615 |
+
knew
|
| 616 |
+
here,
|
| 617 |
+
happens
|
| 618 |
+
again,
|
| 619 |
+
including
|
| 620 |
+
myself
|
| 621 |
+
town
|
| 622 |
+
tells
|
| 623 |
+
brilliant
|
| 624 |
+
beyond
|
| 625 |
+
local
|
| 626 |
+
fact,
|
| 627 |
+
single
|
| 628 |
+
so,
|
| 629 |
+
overall
|
| 630 |
+
hour
|
| 631 |
+
characters,
|
| 632 |
+
due
|
| 633 |
+
started
|
| 634 |
+
mostly
|
| 635 |
+
order
|
| 636 |
+
girls
|
| 637 |
+
clearly
|
| 638 |
+
however
|
| 639 |
+
but,
|
| 640 |
+
drama
|
| 641 |
+
important
|
| 642 |
+
bring
|
| 643 |
+
themselves
|
| 644 |
+
way,
|
| 645 |
+
involved
|
| 646 |
+
serious
|
| 647 |
+
giving
|
| 648 |
+
aren't
|
| 649 |
+
history
|
| 650 |
+
british
|
| 651 |
+
her.
|
| 652 |
+
end,
|
| 653 |
+
upon
|
| 654 |
+
saying
|
| 655 |
+
one,
|
| 656 |
+
ends
|
| 657 |
+
cinema
|
| 658 |
+
on.
|
| 659 |
+
lots
|
| 660 |
+
supporting
|
| 661 |
+
relationship
|
| 662 |
+
cut
|
| 663 |
+
bad,
|
| 664 |
+
kid
|
| 665 |
+
hit
|
| 666 |
+
stories
|
| 667 |
+
city
|
| 668 |
+
four
|
| 669 |
+
strange
|
| 670 |
+
haven't
|
| 671 |
+
happened
|
| 672 |
+
certain
|
| 673 |
+
add
|
| 674 |
+
days
|
| 675 |
+
too.
|
| 676 |
+
falls
|
| 677 |
+
talking
|
| 678 |
+
heart
|
| 679 |
+
basically
|
| 680 |
+
actress
|
| 681 |
+
whether
|
| 682 |
+
funny.
|
| 683 |
+
chance
|
| 684 |
+
appears
|
| 685 |
+
child
|
| 686 |
+
modern
|
| 687 |
+
knows
|
| 688 |
+
miss
|
| 689 |
+
among
|
| 690 |
+
named
|
| 691 |
+
eyes
|
| 692 |
+
change
|
| 693 |
+
easily
|
| 694 |
+
french
|
| 695 |
+
apparently
|
| 696 |
+
within
|
| 697 |
+
kept
|
| 698 |
+
released
|
| 699 |
+
moment
|
| 700 |
+
voice
|
| 701 |
+
him,
|
| 702 |
+
similar
|
| 703 |
+
simple
|
| 704 |
+
typical
|
| 705 |
+
daughter
|
| 706 |
+
stuff
|
| 707 |
+
score
|
| 708 |
+
using
|
| 709 |
+
comic
|
| 710 |
+
bunch
|
| 711 |
+
brought
|
| 712 |
+
blood
|
| 713 |
+
near
|
| 714 |
+
mention
|
| 715 |
+
characters.
|
| 716 |
+
feels
|
| 717 |
+
nearly
|
| 718 |
+
jack
|
| 719 |
+
interest
|
| 720 |
+
what's
|
| 721 |
+
plot,
|
| 722 |
+
showing
|
| 723 |
+
stay
|
| 724 |
+
english
|
| 725 |
+
talk
|
| 726 |
+
middle
|
| 727 |
+
hours
|
| 728 |
+
art
|
| 729 |
+
hate
|
| 730 |
+
tried
|
| 731 |
+
needs
|
| 732 |
+
fall
|
| 733 |
+
also,
|
| 734 |
+
murder
|
| 735 |
+
usual
|
| 736 |
+
working
|
| 737 |
+
romantic
|
| 738 |
+
slow
|
| 739 |
+
sad
|
| 740 |
+
life,
|
| 741 |
+
oh
|
| 742 |
+
example
|
| 743 |
+
george
|
| 744 |
+
cheap
|
| 745 |
+
happy
|
| 746 |
+
song
|
| 747 |
+
power
|
| 748 |
+
five
|
| 749 |
+
actual
|
| 750 |
+
ten
|
| 751 |
+
buy
|
| 752 |
+
(i
|
| 753 |
+
shots
|
| 754 |
+
please
|
| 755 |
+
musical
|
| 756 |
+
body
|
| 757 |
+
you've
|
| 758 |
+
hell
|
| 759 |
+
greatest
|
| 760 |
+
easy
|
| 761 |
+
silly
|
| 762 |
+
above
|
| 763 |
+
happen
|
| 764 |
+
begins
|
| 765 |
+
experience
|
| 766 |
+
violence
|
| 767 |
+
documentary
|
| 768 |
+
up.
|
| 769 |
+
surprised
|
| 770 |
+
yourself
|
| 771 |
+
sets
|
| 772 |
+
cool
|
| 773 |
+
them,
|
| 774 |
+
clear
|
| 775 |
+
decided
|
| 776 |
+
genre
|
| 777 |
+
better.
|
| 778 |
+
husband
|
| 779 |
+
events
|
| 780 |
+
light
|
| 781 |
+
watch.
|
| 782 |
+
sit
|
| 783 |
+
now,
|
| 784 |
+
view
|
| 785 |
+
attention
|
| 786 |
+
de
|
| 787 |
+
funny,
|
| 788 |
+
annoying
|
| 789 |
+
flick
|
| 790 |
+
(as
|
| 791 |
+
filmed
|
| 792 |
+
who's
|
| 793 |
+
killing
|
| 794 |
+
learn
|
| 795 |
+
there.
|
| 796 |
+
(which
|
| 797 |
+
hear
|
| 798 |
+
5
|
| 799 |
+
elements
|
| 800 |
+
became
|
| 801 |
+
avoid
|
| 802 |
+
word
|
| 803 |
+
show.
|
| 804 |
+
jokes
|
| 805 |
+
rent
|
| 806 |
+
towards
|
| 807 |
+
character,
|
| 808 |
+
richard
|
| 809 |
+
you.
|
| 810 |
+
peter
|
| 811 |
+
unfortunately,
|
| 812 |
+
age
|
| 813 |
+
straight
|
| 814 |
+
leaves
|
| 815 |
+
work.
|
| 816 |
+
possibly
|
| 817 |
+
1
|
| 818 |
+
hand
|
| 819 |
+
talent
|
| 820 |
+
previous
|
| 821 |
+
imagine
|
| 822 |
+
hero
|
| 823 |
+
famous
|
| 824 |
+
out,
|
| 825 |
+
(or
|
| 826 |
+
nor
|
| 827 |
+
gore
|
| 828 |
+
cinematography
|
| 829 |
+
brother
|
| 830 |
+
stand
|
| 831 |
+
difficult
|
| 832 |
+
poorly
|
| 833 |
+
room
|
| 834 |
+
forget
|
| 835 |
+
sexual
|
| 836 |
+
keeps
|
| 837 |
+
deal
|
| 838 |
+
ridiculous
|
| 839 |
+
means
|
| 840 |
+
sequence
|
| 841 |
+
problems
|
| 842 |
+
career
|
| 843 |
+
alone
|
| 844 |
+
reality
|
| 845 |
+
leads
|
| 846 |
+
tom
|
| 847 |
+
move
|
| 848 |
+
various
|
| 849 |
+
somehow
|
| 850 |
+
gone
|
| 851 |
+
reading
|
| 852 |
+
personal
|
| 853 |
+
possible
|
| 854 |
+
gay
|
| 855 |
+
forced
|
| 856 |
+
4
|
| 857 |
+
comments
|
| 858 |
+
unfortunately
|
| 859 |
+
on,
|
| 860 |
+
doubt
|
| 861 |
+
theme
|
| 862 |
+
check
|
| 863 |
+
eventually
|
| 864 |
+
roles
|
| 865 |
+
hilarious
|
| 866 |
+
third
|
| 867 |
+
television
|
| 868 |
+
realize
|
| 869 |
+
meets
|
| 870 |
+
fairly
|
| 871 |
+
total
|
| 872 |
+
level
|
| 873 |
+
moving
|
| 874 |
+
country
|
| 875 |
+
brings
|
| 876 |
+
ones
|
| 877 |
+
god
|
| 878 |
+
emotional
|
| 879 |
+
red
|
| 880 |
+
figure
|
| 881 |
+
team
|
| 882 |
+
review
|
| 883 |
+
whom
|
| 884 |
+
incredibly
|
| 885 |
+
paul
|
| 886 |
+
songs
|
| 887 |
+
message
|
| 888 |
+
scary
|
| 889 |
+
manages
|
| 890 |
+
interested
|
| 891 |
+
parents
|
| 892 |
+
tale
|
| 893 |
+
enjoyable
|
| 894 |
+
unless
|
| 895 |
+
though,
|
| 896 |
+
dialog
|
| 897 |
+
meet
|
| 898 |
+
words
|
| 899 |
+
leading
|
| 900 |
+
plenty
|
| 901 |
+
write
|
| 902 |
+
scenes,
|
| 903 |
+
male
|
| 904 |
+
etc.
|
| 905 |
+
novel
|
| 906 |
+
viewers
|
| 907 |
+
then,
|
| 908 |
+
begin
|
| 909 |
+
appear
|
| 910 |
+
writer
|
| 911 |
+
say,
|
| 912 |
+
episodes
|
| 913 |
+
feature
|
| 914 |
+
character.
|
| 915 |
+
open
|
| 916 |
+
meant
|
| 917 |
+
reviews
|
| 918 |
+
needed
|
| 919 |
+
general
|
| 920 |
+
subject
|
| 921 |
+
points
|
| 922 |
+
fast
|
| 923 |
+
worked
|
| 924 |
+
dr.
|
| 925 |
+
up,
|
| 926 |
+
let's
|
| 927 |
+
pay
|
| 928 |
+
deep
|
| 929 |
+
average
|
| 930 |
+
features
|
| 931 |
+
sequel
|
| 932 |
+
(a
|
| 933 |
+
plot.
|
| 934 |
+
create
|
| 935 |
+
...
|
| 936 |
+
future
|
| 937 |
+
whatever
|
| 938 |
+
people.
|
| 939 |
+
form
|
| 940 |
+
king
|
| 941 |
+
effort
|
| 942 |
+
scene,
|
| 943 |
+
monster
|
| 944 |
+
japanese
|
| 945 |
+
storyline
|
| 946 |
+
crime
|
| 947 |
+
unlike
|
| 948 |
+
front
|
| 949 |
+
'the
|
| 950 |
+
spent
|
| 951 |
+
political
|
| 952 |
+
hold
|
| 953 |
+
hardly
|
| 954 |
+
sounds
|
| 955 |
+
particular
|
| 956 |
+
man,
|
| 957 |
+
follow
|
| 958 |
+
lady
|
| 959 |
+
premise
|
| 960 |
+
older
|
| 961 |
+
expecting
|
| 962 |
+
minute
|
| 963 |
+
expected
|
| 964 |
+
years.
|
| 965 |
+
herself
|
| 966 |
+
caught
|
| 967 |
+
20
|
| 968 |
+
crew
|
| 969 |
+
battle
|
| 970 |
+
york
|
| 971 |
+
william
|
| 972 |
+
telling
|
| 973 |
+
dramatic
|
| 974 |
+
be.
|
| 975 |
+
attempts
|
| 976 |
+
screen.
|
| 977 |
+
mystery
|
| 978 |
+
world.
|
| 979 |
+
soundtrack
|
| 980 |
+
powerful
|
| 981 |
+
made.
|
| 982 |
+
in.
|
| 983 |
+
footage
|
| 984 |
+
crap
|
| 985 |
+
former
|
| 986 |
+
uses
|
| 987 |
+
space
|
| 988 |
+
sci-fi
|
| 989 |
+
plain
|
| 990 |
+
comment
|
| 991 |
+
fantastic
|
| 992 |
+
class
|
| 993 |
+
western
|
| 994 |
+
there,
|
| 995 |
+
decides
|
| 996 |
+
considering
|
| 997 |
+
sequences
|
| 998 |
+
sorry
|
| 999 |
+
theater
|
| 1000 |
+
memorable
|