Update README.md
Browse filesCorrecting typos.
README.md
CHANGED
@@ -14,7 +14,7 @@ metrics:
|
|
14 |
pipeline_tag: text-classification
|
15 |
---
|
16 |
# 🛫 Big Bird Flight 2
|
17 |
-
Big Bird Flight 2 is a fine-tuned version of Google’s BigBird model, optimised for long-text sentiment analysis. Big Bird Flight 2 is an improved version of Big Bird Flight 1. The model records a 16%
|
18 |
|
19 |
Just like its predecessor, Big Bird 2 captures emotional gradients in text, offering richer sentiment analysis than conventional binary classification (e.g., positive vs. negative). This makes it particularly useful for applications requiring fine-grained sentiment understanding from lengthy or detailed customer feedback.
|
20 |
- Use case: text classification
|
|
|
14 |
pipeline_tag: text-classification
|
15 |
---
|
16 |
# 🛫 Big Bird Flight 2
|
17 |
+
Big Bird Flight 2 is a fine-tuned version of Google’s BigBird model, optimised for long-text sentiment analysis. Big Bird Flight 2 is an improved version of Big Bird Flight 1. The model records a 16% improvement in accuracy over its predecessor. Both models were trained on 2,598 flight review texts, each annotated with a 10-point ordinal sentiment rating ranging from 1 (extremely negative) to 10 (extremely positive).
|
18 |
|
19 |
Just like its predecessor, Big Bird 2 captures emotional gradients in text, offering richer sentiment analysis than conventional binary classification (e.g., positive vs. negative). This makes it particularly useful for applications requiring fine-grained sentiment understanding from lengthy or detailed customer feedback.
|
20 |
- Use case: text classification
|